MapMatrix NetGIS Class Library

SymbologyStyle.GetSystemFontStyle Method 

Parses a string into a System.Drawing.FontStyle FontStyle enumeration value

public static FontStyle GetSystemFontStyle(
   string fstyle
);

Parameters

fstyle
String to parse

Return Value

Resultant System.Drawing.FontStyle FontStyle value based upon the provided string

See Also

SymbologyStyle Class | MapMatrix.Features.MapSymbology Namespace