Error processing SSI file
LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)

Show in webframe

Status Property (ImagePanViewerEventArgs)






Gets the current status of the pan process.
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:
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

See Also

Reference

ImagePanViewerEventArgs Class
ImagePanViewerEventArgs Members

Error processing SSI file