line_weight4 property

line_weight4 property

Gets or sets the line weight4.

Definition:

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

See Also