Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Nested enum: RT.Coordinates.Cairo.Vertex.Position

Summary

Describes the position of a Cairo.Vertex in relation to the vertices of its containing Cairo.Vertex.Cell.

Enum values

4 The vertex one counter-clockwise from the bottom-right vertex of the referenced Cairo.Vertex.Cell.
5The vertex at the center of the referenced Cairo.Vertex.Cell.
0The vertex one clockwise from the top-left vertex of the referenced Cairo.Vertex.Cell.
2The top-right vertex of the referenced Cairo.Vertex.Cell.
1The vertex one counter-clockwise from Cairo.Vertex.Position.TopRight.
3The vertex one clockwise from Cairo.Vertex.Position.TopRight.