Control.getLeft

Overview | Methods | Fields | This Package | All Packages

Control.getLeft

Retrieves the distance between the left edge of the control and the left edge of its container's client area.

Syntax

public final int getLeft()

Return Value

Returns an integer that represents the distance, in pixels, between the left edge of the control and the left edge of its container's client area.

See Also   getBounds , setLeft