MapMatrix NetGIS Class Library

SymbologyStyle.GetStringAlignment Method 

Parses a string into a StringAlignment enumeration

public static StringAlignment GetStringAlignment(
   string salign
);

Parameters

salign
String to parse

Return Value

Resultant StringAlingment value based upon the provided string

See Also

SymbologyStyle Class | MapMatrix.Features.MapSymbology Namespace