MapMatrix NetGIS Class Library

CommandConstants.GetCoordinateSystemType Method 

Parses a string into a MapMatrix CoordinateSystemType enumerated value

public static CoordinateSystemType GetCoordinateSystemType(
   string command
);

Parameters

command
String to parse

Return Value

Resultant MapMatrix CoordinateSystemType value based upon the provided string

See Also

CommandConstants Class | MapMatrix.Commands Namespace