size property

size property

Gets size of the font in points.

Definition:

@property
def size(self):
    ...

See Also