Rect.getBottomRight

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

class Rect
void
getBottomRight
(
out Point p
)

Parameters

p Point

return location for a #graphene_point_t

Meta