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