MaxScrollPosition Property
Summary
Gets the max scroll position the image can scroll to.
Syntax
public Point MaxScrollPosition { get; }
Public ReadOnly Property MaxScrollPosition As Point
public:
property Point MaxScrollPosition {
Point get();
}
Property Value
The maximum scroll position the image can scroll to.