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

laResult - the result of the operation

MPLAB® Harmony Graphics Suite