MapMatrix NetGIS Class Library

SymbologyStyle.GetLineStyle Method 

Parses a string into a MapMatrix LineStyle enumeration value

public static LineStyle GetLineStyle(
   string lstyle
);

Parameters

lstyle
String to parse

Return Value

Resultant MapMatrix LineStyle value based upon the provided string

See Also

SymbologyStyle Class | MapMatrix.Features.MapSymbology Namespace