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