[]
Converts a string to a value of HorizontalAlignment type.
public static HorizontalAlignment StringToHAlign(string value)
Type | Name | Description |
---|---|---|
string | value | String value to convert. |
Type | Description |
---|---|
HorizontalAlignment | A value of HorizontalAlignment type. |