Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Events Namespace / NavItemPaintEventArgs Class / Graphics Property

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