Empty
Rectangle.Empty property
获取一个新的实例Rectangle
具有的结构X
,Y
,Width
和Height
值设置为零。
public static Rectangle Empty { get; }
也可以看看
- struct Rectangle
- 命名空间 Aspose.Imaging
- 部件 Aspose.Imaging
获取一个新的实例Rectangle
具有的结构X
,Y
,Width
和Height
值设置为零。
public static Rectangle Empty { get; }