visual property

visual property

Returns/sets a Path, Glyphs, or Canvas element used to draw the brush’s source content.

Definition:

@property
def visual(self):
    ...

See Also