'Declaration
Sub PaintConstrained( _ ByVal context As NChartRenderingContext, _ ByVal bounds As NRectangleF, _ ByVal hint As PaintStringHint _ )
'Usage
Dim instance As INScaleLabelContent Dim context As NChartRenderingContext Dim bounds As NRectangleF Dim hint As PaintStringHint instance.PaintConstrained(context, bounds, hint)
void PaintConstrained( NChartRenderingContext context, NRectangleF bounds, PaintStringHint hint )
Parameters
- context
- bounds
- hint