Click or drag to resize

DxfDocumentShapes Property

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

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

Property Value

Type: IReadOnlyListShape
See Also