Click or drag to resize

DxfDocumentLwPolylines Property

Gets the light weight polylines list.

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

Property Value

Type: ListLwPolyline
See Also