Click or drag to resize

DxfDocumentHatches Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the hatches list.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public IReadOnlyList<Hatch> Hatches { get; }
Request Example View Source

Property Value

Type: IReadOnlyListHatch
See Also