MapMatrix NetGIS Class Library

CommandConstants.GetZoomMethod Method 

Parses a string into a MapMatrix ZoomMethod enumerated value

public static ZoomMethod GetZoomMethod(
   string command
);

Parameters

command
String to parse

Return Value

Resultant MapMatrix ZoomMethod value based upon the provided string

See Also

CommandConstants Class | MapMatrix.Commands Namespace