cell_height_points property

cell_height_points property

Shortcut for DrFont.ascent_points + DrFont.descent_points.

Definition:

@property
def cell_height_points(self):
    ...

See Also