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