The HatchDisplayStyle type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Angle |
Gets or sets the rotation angle.
| |
| HatchType |
Gets or sets the HatchType enum value that specifies the pattern as one of:
user-defined, pre-defined, custom defined, or solid filled.
| |
| IsDoubleHatch |
Gets or sets whether the hatch is a double hatch.
| |
| Pattern |
Gets or sets the name of the hatch pattern.
| |
| ScaleFactor |
Gets or sets the scale factor value.
| |
| Spacing |
Gets or sets the spacing value for user-defined hatch patterns.
| |
| UOffset |
Gets or sets the u offset value for user-defined hatch patterns.
| |
| UseAngleOfObject |
Gets or sets a boolean value that specifies whether to use the rotation
angle of hatched object for the hatch rotation angle.
| |
| VOffset |
Gets or sets the v offset value for user-defined hatch patterns.
|