'Declaration
Protected Function GetClipBounds( _ ByVal context As NChartRenderingContext2D _ ) As NRectangleF
'Usage
Dim instance As NHeatMapSeriesBase Dim context As NChartRenderingContext2D Dim value As NRectangleF value = instance.GetClipBounds(context)
protected NRectangleF GetClipBounds( NChartRenderingContext2D context )
Parameters
- context