MapMatrix NetGIS Class Library

SymbologyStyle.GetSystemStringAlignment Method 

Parses a string into a .NET StringAlignment enumeration

public static StringAlignment GetSystemStringAlignment(
   string salign
);

Parameters

salign
String to parse

Return Value

Resultant .NET StringAlingment value based upon the provided string

See Also

SymbologyStyle Class | MapMatrix.Features.MapSymbology Namespace