Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll 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