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