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