MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laWidget_RectToScreenSpace Function
MPLAB® Harmony Graphics Suite
laWidget_RectToScreenSpace Function
C
LIB_EXPORT GFX_Rect laWidget_RectToScreenSpace(
    laWidget* wgt
);
Parameters
Parameters 
Description 
laWidget* wgt 
the widget 
Returns

GFX_Rect - the transformed rectangle

MPLAB® Harmony Graphics Suite