The HatchDisplayStyle type exposes the following members.

Properties

  NameDescription
Public propertyAngle
Gets or sets the rotation angle.
Public propertyHatchType
Gets or sets the HatchType enum value that specifies the pattern as one of: user-defined, pre-defined, custom defined, or solid filled.
Public propertyIsDoubleHatch
Gets or sets whether the hatch is a double hatch.
Public propertyPattern
Gets or sets the name of the hatch pattern.
Public propertyScaleFactor
Gets or sets the scale factor value.
Public propertySpacing
Gets or sets the spacing value for user-defined hatch patterns.
Public propertyUOffset
Gets or sets the u offset value for user-defined hatch patterns.
Public propertyUseAngleOfObject
Gets or sets a boolean value that specifies whether to use the rotation angle of hatched object for the hatch rotation angle.
Public propertyVOffset
Gets or sets the v offset value for user-defined hatch patterns.

See Also