Click or drag to resize

HatchPatternDescription Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the hatch description (optional, this information is not saved in the dxf file).

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public string Description { get; set; }
Request Example View Source

Property Value

Type: String
See Also