LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

RasterViewerPointEventArgs Constructor(RasterViewerInteractiveStatus,Point)

Show in webframe





The status of the interactive mode.
The event data.
Initializes a new RasterViewerPointEventArgs with specified values.
Syntax
public RasterViewerPointEventArgs( 
   RasterViewerInteractiveStatus status,
   Point pt
)
'Declaration
 
Public Function New( _
   ByVal status As RasterViewerInteractiveStatus, _
   ByVal pt As Point _
)
'Usage
 
Dim status As RasterViewerInteractiveStatus
Dim pt As Point
 
Dim instance As New RasterViewerPointEventArgs(status, pt)

            

            
public:
RasterViewerPointEventArgs( 
   RasterViewerInteractiveStatus status,
   Point pt
)

Parameters

status
The status of the interactive mode.
pt
The event data.
Requirements

Target Platforms

See Also

Reference

RasterViewerPointEventArgs Class
RasterViewerPointEventArgs Members
Overload List

 

 


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