'Declaration
Protected Sub DrawTextGDI( _ ByVal context As NChartRenderingContext2D, _ ByVal rcDraw As NRectangleF _ )
'Usage
Dim instance As NAnnotation Dim context As NChartRenderingContext2D Dim rcDraw As NRectangleF instance.DrawTextGDI(context, rcDraw)
protected void DrawTextGDI( NChartRenderingContext2D context, NRectangleF rcDraw )
Parameters
- context
- rcDraw