background_color property
background_color property
The background color.
Definition:
@property
def background_color(self):
...
@background_color.setter
def background_color(self, value):
...
See Also
- class
CadLoadOptions
The background color.
@property
def background_color(self):
...
@background_color.setter
def background_color(self, value):
...
CadLoadOptions