hatch_color property
hatch_color property
The Hatch Color
Definition:
@property
def hatch_color(self):
...
@hatch_color.setter
def hatch_color(self, value):
...
The Hatch Color
@property
def hatch_color(self):
...
@hatch_color.setter
def hatch_color(self, value):
...