width property
width property
Gets the image width.
Example
Prints drawing’s width
Definition:
@property
def width(self):
...
See Also
- module
aspose.cad
- class
RasterImage
Gets the image width.
Prints drawing’s width
@property
def width(self):
...
aspose.cad
RasterImage