line_weight property
line_weight property
The Line Weight
Definition:
@property
def line_weight(self):
...
@line_weight.setter
def line_weight(self, value):
...
The Line Weight
@property
def line_weight(self):
...
@line_weight.setter
def line_weight(self, value):
...