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
public Point Position {get; set;}
get_Position();
set_Position(value);
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2