'Declaration
Public Overrides Sub Paint( _ ByVal context As NPaintContext, _ ByRef state As NItemState _ )
'Usage
Dim instance As NThumbnailShape Dim context As NPaintContext Dim state As NItemState instance.Paint(context, state)
public override void Paint( NPaintContext context, ref NItemState state )
Parameters
- context
- state