DiagramClientView::MaximumVerticalScrollRange Property
Visual Studio 2015
Gets or sets the upper limit of values of the scrollable range in scroll units. This is not the maximum scroll position.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property int MaximumVerticalScrollRange { int get(); internal: void set(int value); }
Property Value
Type: System::Int32
Show: