line_weight5 property

line_weight5 property

Gets or sets the line weight5.

Definition:

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

See Also