MapMatrix NetGIS Class Library

MapImage.ResizeMap Method 

Change the size of the current map window

public void ResizeMap(
   int width,
   int height
);

Parameters

width
Width in pixels
height
Height in pixels

See Also

MapImage Class | MapMatrix.ASPNetControls Namespace