Click or drag to resize

HatchPatternDescription Property

Gets or sets the hatch description (optional, this information is not saved in the dxf file).

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public string Description { get; set; }

Property Value

Type: String
See Also