Skip to content

ACadSharp.Entities.Ellipse.IsFullEllipse

Albert Domenech edited this page Oct 3, 2024 · 1 revision

IsFullEllipse Property

Flag that indicates weather this ellipse is closed or not.

Definition

Namespace: ACadSharp.Entities.Ellipse

C#

public Boolean IsFullEllipse { get; }

Property Value

Boolean

Clone this wiki locally