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