'Declaration
Public Function New( _ ByVal g As System.Drawing.Graphics, _ ByVal clip As NRectangle _ )
'Usage
Dim g As System.Drawing.Graphics Dim clip As NRectangle Dim instance As New NTreeViewExPaintContext(g, clip)
public NTreeViewExPaintContext( System.Drawing.Graphics g, NRectangle clip )
Parameters
- g
- clip