Method
PhocColorRectget_box
Declaration [src]
PhocBox
phoc_color_rect_get_box (
PhocColorRect* self
)
Description [src]
Get the rectangles current coordinates and size as box.
Gets property | Phoc.ColorRect:box |
Return value
Type: PhocBox
The current rectangle’s position and size.