Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Nested enum: RT.Coordinates.Cairo.Position

Summary

Identifies one of the Cairo cells that make up a square.

Enum values

3The bottom-left Cairo within a square.
2The bottom-right Cairo within a square.
0The top-left Cairo within a square.
1The top-right Cairo within a square.