line_weight2 property

line_weight2 property

Gets or sets the line weight2.

Definition:

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

See Also