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