MapMatrix NetGIS Class Library

SymbologyStyle.GetFontStyle Method 

Parses a string into a MapMatrix FontStyle enumeration value

public static FontStyle GetFontStyle(
   string fstyle
);

Parameters

fstyle
String to parse

Return Value

Resultant MapMatrix FontStyle value based upon the provided string

See Also

SymbologyStyle Class | MapMatrix.Features.MapSymbology Namespace