Click or drag to resize

DxfDocumentPoints Property

Gets the points list.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public List<Point> Points { get; }

Property Value

Type: ListPoint
See Also