Click or drag to resize

Angular2LineDimensionCenterPoint Property

Gets the center point of the measured arc in local coordinates.

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

Property Value

Type: Vector2
See Also