line_weight3 property

line_weight3 property

Gets or sets the line weight3.

Definition:

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

See Also