line_weight1 property

line_weight1 property

Gets or sets the line weight1.

Definition:

@property
def line_weight1(self):
    ...
@line_weight1.setter
def line_weight1(self, value):
    ...

See Also