color property
color property
Gets or sets Color
Definition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
See Also
- module
aspose.cad.fileformats.dwf.whip.objects
- class
Color
- class
DwfWhipViewPort
Gets or sets Color
@property
def color(self):
...
@color.setter
def color(self, value):
...
aspose.cad.fileformats.dwf.whip.objects
Color
DwfWhipViewPort