background_color property
background_color property
Definition:
@property
def background_color(self):
...
@background_color.setter
def background_color(self, value):
...
See Also
- class
CadOptions
@property
def background_color(self):
...
@background_color.setter
def background_color(self, value):
...
CadOptions