plot_flag property
plot_flag property
Gets or sets the plot flag.
Definition:
@property
def plot_flag(self):
...
@plot_flag.setter
def plot_flag(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadtables
- class
CadLayerTable
Gets or sets the plot flag.
@property
def plot_flag(self):
...
@plot_flag.setter
def plot_flag(self, value):
...
aspose.cad.fileformats.cad.cadtables
CadLayerTable