The SurfaceHatchInfo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| SetHatchPattern |
Sets both pattern type and pattern name for surface hatch entity.
|
Properties
| Name | Description | |
|---|---|---|
| PatternAngle |
Gets or sets a double value to specify an angle for the hatch pattern relative to the X axis of the current UCS.
| |
| PatternDouble |
Gets or sets a boolean value to specify whether to use the user-defined pattern in two vertical direction.
| |
| PatternName |
Gets the name of current pattern.
| |
| PatternScale |
Gets or sets the scale of pattern to expand or contract a predefined or custom-defined pattern.
| |
| PatternScaleType |
Gets a boolean value to specify that the hatch pattern is scaled relative to paper space units.
| |
| PatternSpace |
Gets or sets a double value to specify the spacing of lines in a user-defined pattern.
| |
| PatternType |
Gets the type of current pattern.
|