Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / DrawTabEventArgs Class / Graphics Field

In This Topic
    Graphics Field (DrawTabEventArgs)
    In This Topic
    The Graphics object to draw on.
    Syntax
    'Declaration
     
    
    Public ReadOnly Graphics As Graphics
    public readonly Graphics Graphics
    See Also