Size.IsEmpty
Size.IsEmpty property
Gets a value indicating whether this Size has width and height of 0.
public bool IsEmpty { get; }
See Also
- struct Size
- namespace System.Drawing
- assembly Aspose.Drawing
Gets a value indicating whether this Size has width and height of 0.
public bool IsEmpty { get; }