Skip to content

ACadSharp.Entities.Viewport.Center

Albert Domenech edited this page Oct 3, 2024 · 3 revisions

Center Property

Center point(in WCS).

Definition

Namespace: ACadSharp.Entities.Viewport

C#

DxfCodeValueAttribute
public XYZ Center { get; set; }

Property Value

XYZ

Clone this wiki locally