'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 NTreeListPaintContext(g, clip)
public NTreeListPaintContext( System.Drawing.Graphics g, NRectangle clip )
Parameters
- g
- clip