ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / C1SizerLight Class / ResizeFonts Property

In This Topic
    ResizeFonts Property (C1SizerLight)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ResizeFonts As System.Boolean
    public System.bool ResizeFonts {get; set;}
    See Also