Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Enum: RT.Util.Drawing.CoordinateAxesDirection

Summary

Encodes axes direction mode for Canvas.

Enum values

0X axis grows towards the right and Y axis grows downwards (normal computer screen coordinate direction)
1X axis grows towards the right and Y axis grows upwards.