'Declaration
Public Function GetTiledImageMap( _ ByVal tileBounds As NRectangleF _ ) As System.String
'Usage
Dim instance As NChartStreamImageMapView Dim tileBounds As NRectangleF Dim value As System.String value = instance.GetTiledImageMap(tileBounds)
public System.string GetTiledImageMap( NRectangleF tileBounds )
Parameters
- tileBounds