MPLAB® Harmony Graphics Suite
|
Return the border type associated with the widget object
LIB_EXPORT laBorderType laWidget_GetBorderType( laWidget* wgt );
Parameters |
Description |
laWidget* wgt |
the widget |
laBorderType - the current widget border type
MPLAB® Harmony Graphics Suite
|