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

RasterViewerPointEventArgs Constructor(RasterViewerInteractiveStatus,Point)






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
)
function RasterViewerPointEventArgs( 
   status ,
   pt 
)
public:
RasterViewerPointEventArgs( 
   RasterViewerInteractiveStatus status,
   Point pt
)

Parameters

status
The status of the interactive mode.
pt
The event data.
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

RasterViewerPointEventArgs Class
RasterViewerPointEventArgs Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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