LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Status Property (RasterViewerLineEventArgs)

Show in webframe





Gets the current status of the interactive mode.
Syntax
public RasterViewerInteractiveStatus Status {get;}
'Declaration
 
Public ReadOnly Property Status As RasterViewerInteractiveStatus
'Usage
 
Dim instance As RasterViewerLineEventArgs
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

RasterViewerLineEventArgs Class
RasterViewerLineEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.