Click or drag to resize

DxfDocumentLayers Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the layers collection.

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

Property Value

Type: Layers
See Also