MapMatrix NetGIS Class Library

CommandConstants.GetLayerCommandType Method 

Parses a string into a MapMatrix LayerCommandType enumerated value

public static LayerCommandType GetLayerCommandType(
   string command
);

Parameters

command
String to parse

Return Value

Resultant MapMatrix LayerCommandType value based upon the provided string

See Also

CommandConstants Class | MapMatrix.Commands Namespace