Retrieves a value indicating which edges of the control are anchored to the edges of its container.
public final int getAnchor()
Returns an integer that represents how a control is anchored to the edges of its container. Possible return values are constants defined in the ControlAnchor class.
See Also setAnchor