DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / DrawSplitterEventArgs Class / Graphics Property

In This Topic
    Graphics Property (DrawSplitterEventArgs)
    In This Topic
    Gets the Graphics used to paint the splitter.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Graphics As Graphics
    public Graphics Graphics {get;}
    See Also