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