Click or drag to resize

Angular2LineDimensionEndFirstLine Property

End point of the first line that defines the angle to measure in OCS (object coordinate system).

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

Property Value

Type: Vector2
See Also