MapMatrix NetGIS Class Library

SymbologyStyle.GetAreaFillStyle Method 

Parses a string into a MapMatrix AreaFillStyle enumeration value

public static AreaFillStyle GetAreaFillStyle(
   string style
);

Parameters

style
String to parse

Return Value

Resultant MapMatrix AreaFillStyle value based upon the provided string

See Also

SymbologyStyle Class | MapMatrix.Features.MapSymbology Namespace