Error processing SSI file
LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Show in webframe

Status Property (RasterViewerInteractiveEventArgs)






Gets the current status of the interactive mode.
Syntax
public RasterViewerInteractiveStatus Status {get;}
'Declaration
 
Public ReadOnly Property Status As RasterViewerInteractiveStatus
'Usage
 
Dim instance As RasterViewerInteractiveEventArgs
Dim value As RasterViewerInteractiveStatus
 
value = instance.Status

            

            
public:
property RasterViewerInteractiveStatus Status {
   RasterViewerInteractiveStatus get();
}

Property Value

The current status of the interactive mode.
Example
Refer to IsInteractiveModeBusy.
Requirements

Target Platforms

See Also

Reference

RasterViewerInteractiveEventArgs Class
RasterViewerInteractiveEventArgs Members

Error processing SSI file