C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / StyleFontDelta Class / GetFont Method

In This Topic
GetFont Method (StyleFontDelta)
In This Topic
Gets the font as a result of applying this 'delta' to the specified base font.
Syntax
'Declaration
 
Public Function GetFont( _
   ByVal baseFont As Font, _
   Optional ByVal fontZoomFactor As Single _
) As Font
 

Parameters

baseFont
fontZoomFactor
See Also