status property
status property
Gets or sets a value indicating whether status.
Definition:
@property
def status(self):
...
@status.setter
def status(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadSun
Gets or sets a value indicating whether status.
@property
def status(self):
...
@status.setter
def status(self, value):
...
aspose.cad.fileformats.cad.cadobjects
CadSun