MapMatrix NetGIS Class Library

Command.ResizeMap Method 

Resize the Map Window

public void ResizeMap(
   int width,
   int height
);

Parameters

width
Width (in pixels)
height
Height (in pixels)

See Also

Command Class | MapMatrix.MapControls Namespace