Defines methods used by DiagramView to create scrollbar controls and bind them to the view's scroll position and zoom level.
The following tables list the members exposed by the IScrollBarProvider type.
Name | Description | |
---|---|---|
Adds a scroll event handler to the specified scrollbar. |
||
Creates a horizontal scrollbar control. |
||
Creates a vertical scrollbar control. |
||
Gets the large-change value of the specified scrollbar control. |
||
Gets the maximum value of the specified scrollbar control. |
||
Gets the minimum value of the specified scrollbar control. |
||
Gets the current position of the specified scrollbar control. |
||
Sets the large-change of the specified scrollbar control. |
||
Sets the maximum value of the specified scrollbar control. |
||
Sets the minimum value of the specified scrollbar control. |
||
Sets the current position of the specified scrollbar control. |