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