The SurfaceHatchInfo type exposes the following members.

Methods

  NameDescription
Public methodSetHatchPattern
Sets both pattern type and pattern name for surface hatch entity.

Properties

  NameDescription
Public propertyPatternAngle
Gets or sets a double value to specify an angle for the hatch pattern relative to the X axis of the current UCS.
Public propertyPatternDouble
Gets or sets a boolean value to specify whether to use the user-defined pattern in two vertical direction.
Public propertyPatternName
Gets the name of current pattern.
Public propertyPatternScale
Gets or sets the scale of pattern to expand or contract a predefined or custom-defined pattern.
Public propertyPatternScaleType
Gets a boolean value to specify that the hatch pattern is scaled relative to paper space units.
Public propertyPatternSpace
Gets or sets a double value to specify the spacing of lines in a user-defined pattern.
Public propertyPatternType
Gets the type of current pattern.

See Also