MapMatrix NetGIS Class Library

CommandConstants.GetClearMethod Method 

Parses a string into a MapMatrix ClearMethod enumerated value

public static ClearMethod GetClearMethod(
   string command
);

Parameters

command
String to parse

Return Value

Resultant MapMatrix ClearMethod value based upon the provided string

See Also

CommandConstants Class | MapMatrix.Commands Namespace