'Declaration
Public Sub WriteImageMap( _ ByVal htmlMapContext As NHtmlMapContext, _ ByVal textWriter As System.IO.TextWriter _ )
'Usage
Dim instance As NChartHtmlImageMapView Dim htmlMapContext As NHtmlMapContext Dim textWriter As System.IO.TextWriter instance.WriteImageMap(htmlMapContext, textWriter)
public void WriteImageMap( NHtmlMapContext htmlMapContext, System.IO.TextWriter textWriter )
Parameters
- htmlMapContext
- textWriter