DiagramClientView.MinimumHorizontalScrollRange 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 the lower limit of values of the scrollable range in scroll units.
public:
property int MinimumHorizontalScrollRange { int get(); };
public int MinimumHorizontalScrollRange { get; }
member this.MinimumHorizontalScrollRange : int
Public ReadOnly Property MinimumHorizontalScrollRange As Integer