MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laRectArray_SortBySize Function
MPLAB® Harmony Graphics Suite
laRectArray_SortBySize Function
C
LIB_EXPORT laResult laRectArray_SortBySize(
    laRectArray* arr
);
Parameters
Parameters 
Description 
laRectArray* arr 
the array to analyze 
Returns

laResult - the result of the operation

MPLAB® Harmony Graphics Suite