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