LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

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 RasterViewerInteractiveStatus Status {get;}
 get_Status(); 
public:
property RasterViewerInteractiveStatus Status {
   RasterViewerInteractiveStatus get();
}

Property Value

The current status of the interactive mode.
Example
Refer to IsInteractiveModeBusy.
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

RasterViewerInteractiveEventArgs Class
RasterViewerInteractiveEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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