draw_color property
draw_color property
Gets or sets a foreground color.
Definition:
@property
def draw_color(self):
...
@draw_color.setter
def draw_color(self, value):
...
See Also
- module
aspose.cad.imageoptions
- class
CadRasterizationOptions
- class
Color