Rect.getCenter

Retrieves the coordinates of the center of the given rectangle.

class Rect
void
getCenter
(
out Point p
)

Parameters

p Point

return location for a #graphene_point_t

Meta