Leadtools.Windows.Controls Send comments on this topic. | Back to Introduction - LEADTOOLS WPF | Help Version 16.5.9.25
ImagePanViewer Constructor
See Also 
Leadtools.Windows.Controls Namespace > ImagePanViewer Class : ImagePanViewer Constructor



Initializes a new instance of the ImagePanViewer class.

Syntax

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

Example

For XAML example, refer to Source.

For C#/VB examples, refer to Source.

Requirements

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

See Also