Image.Bounds
Image.Bounds property
Gets the image bounds.
public Rectangle Bounds { get; }
Property Value
The image bounds.
See Also
- struct Rectangle
- class Image
- namespace Aspose.Imaging
- assembly Aspose.Imaging
Gets the image bounds.
public Rectangle Bounds { get; }
The image bounds.