Click or drag to resize

Angular3PointDimensionStartPoint Property

Gets or sets the angle start point of the dimension in OCS (object coordinate system).

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

Property Value

Type: Vector2
See Also