Click or drag to resize

HatchPatternLineDefinitions Property

Gets the definition of the lines that make up the pattern (not applicable in Solid fills).

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public List<HatchPatternLineDefinition> LineDefinitions { get; }

Property Value

Type: ListHatchPatternLineDefinition
See Also