LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)
LEAD Technologies, Inc

Status Property (ImagePanViewerEventArgs)






Gets the current status of the pan process. .NET support Silverlight support
Syntax
public ImagePanViewerStatus Status {get;}
'Declaration
 
Public ReadOnly Property Status As ImagePanViewerStatus
'Usage
 
Dim instance As ImagePanViewerEventArgs
Dim value As ImagePanViewerStatus
 
value = instance.Status
public ImagePanViewerStatus Status {get;}
 get_Status(); 
public:
property ImagePanViewerStatus Status {
   ImagePanViewerStatus get();
}

Property Value

A member of the ImagePanViewerStatus enumeration that indicates the status of the current pan process.
Example

For C#/VB examples, refer to ImagePanViewer.

Requirements

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

See Also

Reference

ImagePanViewerEventArgs Class
ImagePanViewerEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.