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