IObjectWithBounds.Bounds
IObjectWithBounds.Bounds property
获取对象的边界。
public Rectangle Bounds { get; }
Property Value
对象边界。
另请参见
- struct Rectangle
- interface IObjectWithBounds
- namespace Aspose.Imaging
- assembly Aspose.Imaging
获取对象的边界。
public Rectangle Bounds { get; }
对象边界。