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