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