native_font property

native_font property

Returns System.Drawing.Font corresponding to this font.

Definition:

@property
def native_font(self):
    ...

See Also