FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1RibbonForm Class / RestoreBounds Property

In This Topic
    RestoreBounds Property (C1RibbonForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property RestoreBounds As System.Drawing.Rectangle
    public System.Drawing.Rectangle RestoreBounds {get;}
    See Also