Skip to content

ACadSharp.Entities.Ellipse.MinorAxisEndpoint

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

MinorAxisEndpoint Property

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

Definition

Namespace: ACadSharp.Entities.Ellipse

C#

public XYZ MinorAxisEndpoint { get; }

Property Value

XYZ

Clone this wiki locally