LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
ImagePanViewer Constructor
See Also 
Leadtools.Windows.Controls Namespace > ImagePanViewer Class : ImagePanViewer Constructor



Initializes a new instance of the ImagePanViewer class. Supported in Silverlight, Windows Phone 7

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New ImagePanViewer()
C# 
public ImagePanViewer()
C++/CLI 
public:
ImagePanViewer();

Example

For C#/VB examples, refer to ImagePanViewer.

Requirements

Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also