'Declaration
Public Overloads Overrides Sub Paint( _ ByVal context As NRenderingContext, _ ByVal bounds As NRectangleF _ )
'Usage
Dim instance As NSingleLineTextObject Dim context As NRenderingContext Dim bounds As NRectangleF instance.Paint(context, bounds)
public override void Paint( NRenderingContext context, NRectangleF bounds )
Parameters
- context
- bounds