Click or drag to resize

ArcLengthDimensionArcDefinitionPoint Property

Gets the location of the dimension line arc.

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

Property Value

Type: Vector2
See Also