[]
        
(Showing Draft Content)

C1.Win.Ribbon.StyleFontDelta.GetFont

GetFont Method

GetFont(Font)

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

Declaration
public Font GetFont(Font baseFont)
Public Function GetFont(baseFont As Font) As Font
Parameters
Type Name Description
Font baseFont
Returns
Type Description
Font