GdiFontManagerGetHeight Method |
Gets the height of the font in points (1/72 inch).
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static double GetHeight(
FontX fontX
)
Parameters
- fontX FontX
- The font instance.
Return Value
Double[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.GdiFontManager.GetHeight(Altaxo.Drawing.FontX)"]
See Also