[]
        
(Showing Draft Content)

C1.Win.C1InputPanel.StyleFontDelta.GetFont

GetFont Method

GetFont(Font, float)

Gets the font as a result of applying this 'delta' to the specified base font.

Declaration
public Font GetFont(Font baseFont, float fontZoomFactor = 1)
Parameters
Type Name Description
Font baseFont
float fontZoomFactor
Returns
Type Description
Font