Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
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.