PathIsEmpty Property

Gets whether this Path instance is empty.

Definition

Namespace: KGySoft.Drawing.Shapes
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 9.1.1
C#
public bool IsEmpty { get; }

Property Value

Boolean

See Also