Click or drag to resize

DxfDocumentRays Property

Gets the rays list.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.52
Syntax
public List<Ray> Rays { get; }

Property Value

Type: ListRay
See Also