MPLAB® Harmony Graphics Suite
|
Returns the boolean value of the layer enabled property
LIB_EXPORT laBool laLayer_GetEnabled( const laLayer* layer );
Parameters |
Description |
laLayer* |
the layer |
laBool - the flag value
MPLAB® Harmony Graphics Suite
|