Represents the hatch pattern data

The following tables list the members exposed by the DXFHatchPatternData type.

Name Description
Public field angle Represents an angle
Public field basePointX Represents the X and Y coordinates of the base point of a hatch.
Public field basePointY Represents the X and Y coordinates of the base point of a hatch.
Public field offsetX Represents the offsets on X and Y axes.
Public field offsetY Represents the offsets on X and Y axes.
Top