The members of this enumeration specify the position of trackbar ticks.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public enum TickPosition |
Member name | Description | |
---|---|---|
![]() |
Both |
Ticks are rendered on both sides of the trackbar. |
![]() |
Far |
Ticks are rendered on the right or bottom side of the trackbar. |
![]() |
Near |
Ticks are rendered on the left or top side of the trackbar. |
![]() |
None |
There are no ticks rendered. |