Skip to content

ACadSharp.Header.CadHeader.CreateEllipseAsPolyline

Albert Domenech edited this page Jan 8, 2025 · 2 revisions

CreateEllipseAsPolyline Property

Controls the ellipse type created with ELLIPSE.

Remarks

System variable PELLIPSE.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean CreateEllipseAsPolyline { get; set; }

Property Value

Boolean

Clone this wiki locally