Click or drag to resize

MLineVertexDirection Property

Gets the MLine vertex direction.

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

Property Value

Type: Vector2
See Also