is_cached property
is_cached property
Gets a value indicating whether object’s data is cached currently and no data reading is required.
Definition:
@property
def is_cached(self):
...
See Also
- module
aspose.cad
- class
Image
Gets a value indicating whether object’s data is cached currently and no data reading is required.
@property
def is_cached(self):
...
aspose.cad
Image