ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1RibbonForm Class / CurrentAutoScaleDimensions Property

In This Topic
    CurrentAutoScaleDimensions Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentAutoScaleDimensions As System.Drawing.SizeF
    public System.Drawing.SizeF CurrentAutoScaleDimensions {get;}
    See Also