MPLAB® Harmony Graphics Suite
|
This flag controls whether the layer input rectangle is locked to match the size of the layer's actual dimensions.
LIB_EXPORT laBool laLayer_GetInputRectLocked( const laLayer* layer );
Parameters |
Description |
const laLayer* layer |
the layer |
laBool - the state of the layer's input rect locked flag
MPLAB® Harmony Graphics Suite
|