Click or drag to resize

ArcMidPoint Property

Gets the arc mid point in world coordinates.

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

Property Value

Type: Vector3
See Also