get_layer


Description:

public ComponentLayer get_layer () throws Error

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.