[]
The Axis scroll bar button flags.
[Flags]
public enum AxisScrollBarButtonFlags
Name | Description |
---|---|
NoButtons | Do not show scrollbar buttons (not used). |
ScaleAndScrollButtons | Show scale button and scroll buttons (default value). |
ScaleButton | Show scale button. |
ScrollButtons | Show scroll buttons. |