FigureIsClosed Property
Gets whether this
Figure is closed.
Namespace: KGySoft.Drawing.ShapesAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
public bool IsClosed { get; }
Public ReadOnly Property IsClosed As Boolean
Get
public:
property bool IsClosed {
bool get ();
}
member IsClosed : bool with get
Property Value
Boolean