Version

IScrollScaleWindow Interface Properties

For a list of all members of this type, see IScrollScaleWindow members.

Public Properties
 NameDescription
 PropertyMaximumGets/Sets the Maximum value on a scale.  
 PropertyMinimumGets/Sets the Minimum value on a scale.  
 PropertyScaleGets/Sets the scale factor, which should determine what fraction of the entire scale is visible at one time.  
 PropertyScrollGets/Sets the scroll factor, which should determine the scrolled location between the scale minimum and maximum.  
 PropertyTotalRangeGets the Total Range on a scale.  
 PropertyWindowMaximumGets/Sets the Maximum value within the Window.  
 PropertyWindowMinimumGets/Sets the Minimum value within the Window.  
 PropertyWindowRangeGets the Range within the Window.  
See Also