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.
Syntax
public enum ScrollbarVisibility
Unknown Namespace Members:
Name | Description |
---|---|
None | No scrollbars are visible. |
Horizontal | The horizontal scrollbar is visible. |
Vertical | The vertical scrollbar is visible. |
Both | The both scrollbars are visible. |