ITermFormat.PrepareFont Method
Builds the font format for the specified font size.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
FontInfo PrepareFont(
float fontSize
)
Function PrepareFont (
fontSize As Single
) As FontInfo
FontInfo^ PrepareFont(
float fontSize
)
abstract PrepareFont :
fontSize : float32 -> FontInfo
- fontSize Single
- Unscaled font size.
FontInfoFont format for the specified
fontSize.