RectangleEmpty Property
Gets a new instance of the Rectangle structure that has X, Y, Width and Height values set to zero.

Namespace: Aspose.PSD
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public static Rectangle Empty { get; }

Property Value

Type: Rectangle
See Also