MapMatrix NetGIS Class Library

Utilities.BitmapFromCommand Method 

Converts the Image that will be found at MapImageLocation. MapImageLocation is the value returned from the MapServer and found in the Connection object

public static Image BitmapFromCommand(
   string MapImageLocation
);

Parameters

MapImageLocation
Location where the image exists

Return Value

A new System.Drawing.Image

See Also

Utilities Class | MapMatrix.MapControls Namespace