draw_color property
draw_color property
Gets or sets foreground color.
Definition:
@property
def draw_color(self):
...
@draw_color.setter
def draw_color(self, value):
...
See Also
- module
groupdocs.conversion.options.load
- class
CadLoadOptions