bounds property
bounds property
Gets the image bounds.
Example
Custom processing of a drawing depending on its bounds
Definition:
@property
def bounds(self):
...
See Also
- module
aspose.cad
- class
RasterCachedImage
- class
Rectangle
Gets the image bounds.
Custom processing of a drawing depending on its bounds
@property
def bounds(self):
...
aspose.cad
RasterCachedImage
Rectangle