LineTypes Conversion Operators |
| Name | Description | |
|---|---|---|
| (Int32 to LineTypes) |
Returns the corresponding LineTypes value of the given int value.
| |
| (LineTypes to Int32) |
Returns the corresponding int value of the given LineTypes value.
|