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
TrackBar.getTickStyle
Retrieves a value indicating where tick marks appear in a trackbar.
Syntax
public int getTickStyle()
Return Value
Returns an integer that indicates whether tick marks appear at the top (or left) of the trackbar, at the bottom (or right) of the trackbar, on both sides of the trackbar, or not at all. Possible return values are constants defined in the TickStyle class.
See Also setTickStyle