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.PSD
- assembly Aspose.PSD
Gets the image bounds.
public Rectangle Bounds { get; }
The image bounds.