line_weight6 property

line_weight6 property

Gets or sets the line weight6.

Definition:

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

See Also