Skip to content

ACadSharp.Entities.Ellipse.EndPoint

Albert Domenech edited this page Aug 5, 2024 · 4 revisions

EndPoint Property

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

Definition

Namespace: ACadSharp.Entities.Ellipse

C#

DxfCodeValueAttribute
public XYZ EndPoint { get; set; }

Property Value

XYZ

Clone this wiki locally