This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
fb966159 b5da 3505 83ba 0ab8951d76be
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
| Angle | Gets or sets the pattern angle in degrees. (Inherited from HatchPattern) |
| Centered | Gets or sets if the pattern is centered or not. |
| Color1 | Gets or sets the gradient color 1. |
| Color2 | Gets or sets the gradient color 2. |
| Description | Gets or sets the hatch description (optional, this information is not saved in the DXF file). (Inherited from HatchPattern) |
| Fill | Gets the solid fill flag. (Inherited from HatchPattern) |
| GradientType | Gets or set the gradient pattern type. |
| LineDefinitions | Gets the definition of the lines that make up the pattern (not applicable in Solid fills). (Inherited from HatchPattern) |
| Name | Gets or sets the hatch pattern name. (Inherited from HatchPattern) |
| Origin | Gets or sets the pattern origin. (Inherited from HatchPattern) |
| Scale | Gets or sets the pattern scale (not applicable in Solid fills). (Inherited from HatchPattern) |
| SingleColor | Gets or sets the gradient pattern color type. |
| Style | Gets the hatch style. (Inherited from HatchPattern) |
| Tint | Gets or sets the gradient pattern tint. |
| Type | Gets or sets the hatch pattern type. (Inherited from HatchPattern) |