Leadtools.Silverlight.Controls Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Position Property
See Also 
Leadtools.Silverlight.Controls Namespace > ImagePanViewer Class : Position Property





Gets or sets the position for the ImagePanViewer control. This is a dependency property.

Syntax

Visual Basic (Declaration) 
Public Property Position As Point
Visual Basic (Usage)Copy Code
Dim instance As ImagePanViewer
Dim value As Point
 
instance.Position = value
 
value = instance.Position
C# 
public Point Position {get; set;}
C++/CLI 
public:
property Point Position {
   Point get();
   void set (Point value);
}
XAML Attributes Usage 

<object Position=Point .../>

Dependencies Property Information 

Identifier field

PositionProperty

XAML Property Element Usage 

<object> <object.Position> <Point .../> </object.Position> </object>

XAML Attributes Usage 

<object Position=Point .../>

Dependencies Property Information 

Identifier field

PositionProperty

XAML Property Element Usage 

<object> <object.Position> <Point .../> </object.Position> </object>

Return Value

The position for the ImagePanViewer

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Position requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features