Click or drag to resize

LineDirection Property

Gets the direction of the line.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public Vector3 Direction { get; }

Property Value

Type: Vector3
See Also