Namespace:
Autodesk.Revit.UI
ScrollbarVisibility
Enumeration
Description:
Lists all the visibility types of the scrollbar in the preview view.
Lists all the visibility types of the scrollbar in the preview view.
ScrollbarVisibility Enumeration Members:
Name | Description |
---|---|
0 | No scrollbars are visible. |
1 | The horizontal scrollbar is visible. |
2 | The vertical scrollbar is visible. |
3 | The both scrollbars are visible. |