line property

line property

Gets line style

Example


lineFmt = shape.line

Definition:

@property
def line(self):
    ...

See Also