Skip to content

ACadSharp.Entities.Ellipse.MajorAxisEndPoint

Albert Domenech edited this page Aug 20, 2025 · 1 revision

MajorAxisEndPoint Property

Endpoint of major axis, relative to the center (in WCS).

Remarks

Axis X is set as default.

Definition

Namespace: ACadSharp.Entities.Ellipse

C#

DxfCodeValueAttribute
public XYZ MajorAxisEndPoint { get; set; }

Property Value

XYZ

Clone this wiki locally