Skip to content

ACadSharp.Entities.Circle.Center

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

Center Property

Specifies the center of an arc, circle, ellipse, view, or viewport.

Definition

Namespace: ACadSharp.Entities.Circle

C#

DxfCodeValueAttribute
public XYZ Center { get; set; }

Property Value

XYZ

Clone this wiki locally