FontManager3DGetFontInformation Method |
Gets font metrics for the specified 3D font.
Namespace: Altaxo.Drawing.D3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic virtual FontInfo GetFontInformation(
FontX3D font
)
Parameters
- font FontX3D
- The font.
Return Value
FontInfoThe font metrics.
See Also