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

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