line_weight property
line_weight property
Gets or sets line weight
Definition:
@property
def line_weight(self):
...
@line_weight.setter
def line_weight(self, value):
...
Gets or sets line weight
@property
def line_weight(self):
...
@line_weight.setter
def line_weight(self, value):
...