Click or drag to resize

EllipseMajorAxisEndPoint Property

Gets or sets the ellipse major axis end point.

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

Property Value

Type: Vector3
See Also