get_layer
Description:
Queries which layer the component is painted into, to help determine its visibility in terms of stacking order.
Parameters:
this |
a pointer to the Component to query. |
Returns:
the ComponentLayer into which this component is painted. |