DiagramClientView.MaximumHorizontalScrollRange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the upper limit of values of the scrollable range in scroll units. This is not the maximum scroll position.
public:
property int MaximumHorizontalScrollRange { int get(); };
public int MaximumHorizontalScrollRange { get; }
member this.MaximumHorizontalScrollRange : int
Public ReadOnly Property MaximumHorizontalScrollRange As Integer