Rectangle.Empty
Rectangle.Empty property
获取一个新的Rectangle结构实例,其X、Y、Width和Height值均为零。
public static Rectangle Empty { get; }
另请参见
- struct Rectangle
- namespace Aspose.Imaging
- assembly Aspose.Imaging
获取一个新的Rectangle结构实例,其X、Y、Width和Height值均为零。
public static Rectangle Empty { get; }