Gets an em height of the font (also known as em square or em size).
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public float EmHeight { get; }
This parameter means the size of the glyphs in design units. Width and height of the glyph are always the same, that's why sometimes it is called em square.
Typically this size is divisible to 1024 (usually 1024 or 2048).