Namespace: Aspose.PSDAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntaxpublic static RectangleF Empty { get; }Public Shared ReadOnly Property Empty As RectangleF
Get
public:
static property RectangleF Empty {
RectangleF get ();
}static member Empty : RectangleF with get
Property Value
Type:
RectangleF
See Also