EmSize

EmfPlusFont.EmSize property

Gets or sets a 32-bit floating-point value that specifies the em size of the font in units specified by the SizeUnit field.

public float EmSize { get; set; }

See Also