Click or drag to resize

HatchAssociative Property

Gets if the hatch is associative or not, which means if the hatch object is associated with the hatch boundary entities.

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

Property Value

Type: Boolean
See Also