GetRenderFont(StyleFormat) Method
Gets the display font from the special font.
'Declaration
Public Overloads Sub GetRenderFont( _
ByRef As StyleFormat _
)
'Usage
Dim instance As Theme
Dim styleFormat As StyleFormat
instance.GetRenderFont(styleFormat)
Parameters
- styleFormat
- The style format which contains the raw font.