iOSLine.Direction

From Xojo Documentation

Property (As Integer )
aiOSLine.Direction = newIntegerValue
or
IntegerValue = aiOSLine.Direction

Supported on Mobile (iOS).

The direction of the line.

Notes

Value Description
0 Horizontal
1 Vertical
2 Lower left to upper right
3 Upper left to lower right