Rect.getTopRight

Retrieves the coordinates of the top-right corner of the given rectangle.

class Rect
void
getTopRight
(
out Point p
)

Parameters

p Point

return location for a #graphene_point_t

Meta