Skip to content

ACadSharp.Entities.Ellipse.Center

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

Center Property

Center point (in WCS).

Definition

Namespace: ACadSharp.Entities.Ellipse

C#

DxfCodeValueAttribute
public XYZ Center { get; set; }

Property Value

XYZ

Clone this wiki locally