MapMatrix NetGIS Class Library

CommandConstants.GetPanMethod Method 

Parses a string into a MapMatrix PanMethod enumerated value

public static PanMethod GetPanMethod(
   string command
);

Parameters

command
String to parse

Return Value

Resultant MapMatrix PanMethod value based upon the provided string

See Also

CommandConstants Class | MapMatrix.Commands Namespace