The following tables list the members exposed by IScrollScaleWindow.
| Name | Description | |
|---|---|---|
|  | Maximum | Gets/Sets the Maximum value on a scale. | 
|  | Minimum | Gets/Sets the Minimum value on a scale. | 
|  | Scale | Gets/Sets the scale factor, which should determine what fraction of the entire scale is visible at one time. | 
|  | Scroll | Gets/Sets the scroll factor, which should determine the scrolled location between the scale minimum and maximum. | 
|  | TotalRange | Gets the Total Range on a scale. | 
|  | WindowMaximum | Gets/Sets the Maximum value within the Window. | 
|  | WindowMinimum | Gets/Sets the Minimum value within the Window. | 
|  | WindowRange | Gets the Range within the Window. |