Gets or sets the current pan rectangle position.
public Point Position { get; set; }
Public Property Position As Point
A System.Windows.Point that indicates the current top-left position of the pan rectangle. This value is updated whenever the user moves the pan rectangle with the mouse. Default value is 0,0.
Use this property to inspect the current pan position. You can also use it to programatically change the current pan position.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET