background_color property
background_color property
Gets or sets a value for the background color.
Definition:
@property
def background_color(self):
...
@background_color.setter
def background_color(self, value):
...
See Also
- module
aspose.cad
- class
Color
- class
RasterImage