MapMatrix NetGIS Class Library

SymbologyStyle.GetHatchStyle Method 

Parses a string into a MapMatrix HatchStyle enumeration value

public static HatchStyle GetHatchStyle(
   AreaFillStyle style
);

Parameters

style
String to parse

Return Value

Resultant MapMatrix HatchStyle value based upon the provided string

See Also

SymbologyStyle Class | MapMatrix.Features.MapSymbology Namespace