Click or drag to resize

HatchPatternStyle Property

Gets the hatch style.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public HatchStyle Style { get; }

Property Value

Type: HatchStyle
Remarks
Only normal style is implemented.
See Also