Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineStyle Class / GetFont Method

In This Topic
    GetFont Method
    In This Topic
    Gets a C1.WPF.Core.C1Font gathering all the font properties.
    Syntax
    'Declaration
     
    Public Function GetFont() As C1Font
    public C1Font GetFont()
    See Also