FigureIsClosed Property

Gets whether this Figure is closed.

Definition

Namespace: KGySoft.Drawing.Shapes
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
C#
public bool IsClosed { get; }

Property Value

Boolean

See Also