Leadtools.Windows.Controls Namespace > ImagePanViewer Class : Position Property |
public Point Position {get; set;}
'Declaration Public Property Position As Point
'Usage Dim instance As ImagePanViewer Dim value As Point instance.Position = value value = instance.Position
Use this property to inspect the current pan position. You can also use it to programatically change the current pan position.
For XAML example, refer to ImagePanViewer.
For C#/VB examples, refer to ImagePanViewer.