[This is preliminary documentation and is subject to change.]
Implicit conversion from string to BorderType.
| C# |
public static implicit operator BorderType ( string input )
- input (String)
- The string to convert.
An BorderType containing the converted value.