type property

type property

Get type of brush; See BrushType.

Definition:

@property
def type(self):
    ...

See Also