Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesManagerStylePreview Class / RuleFontSize Property

In This Topic
    RuleFontSize Property (RulesManagerStylePreview)
    In This Topic
    Gets or sets the font size applied to the rule.
    Syntax
    'Declaration
     
    Public Property RuleFontSize As Double
    public double RuleFontSize {get; set;}
    See Also