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.cadobjects
- class
CadBaseEntity
Gets or sets the color id.
@property
def color_id(self):
...
@color_id.setter
def color_id(self, value):
...
aspose.cad.fileformats.cad.cadobjects
CadBaseEntity