TabBase.getPadding

Overview | Methods | This Package | All Packages

TabBase.getPadding

Retrieves the amount of horizontal and vertical space (padding) around the text and image displayed on the tabs in this control.

Syntax

public final Point getPadding()

Return Value

Returns a Point object that contains the horizontal and vertical space, in pixels, that surrounds the text and image displayed on tabs in this control.

See Also   setPadding