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

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