MapMatrix NetGIS Class Library

CommandConstants.GetPanDirection Method 

Parses a string into a MapMatrix PanDirection enumerated value

public static PanDirection GetPanDirection(
   string command
);

Parameters

command
String to parse

Return Value

Resultant MapMatrix PanDirection value based upon the provided string

See Also

CommandConstants Class | MapMatrix.Commands Namespace