LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)
LEAD Technologies, Inc

PointInteractiveEventArgs Constructor(InteractiveModeStatus,Point)






The status of the interactive mode.
The location of the interactive point mode.
Initializes a new instance of the PointInteractiveEventArgs with specified values. .NET support Silverlight support
Syntax
public PointInteractiveEventArgs( 
   InteractiveModeStatus status,
   Point position
)
'Declaration
 
Public Function New( _
   ByVal status As InteractiveModeStatus, _
   ByVal position As Point _
)
'Usage
 
Dim status As InteractiveModeStatus
Dim position As Point
 
Dim instance As New PointInteractiveEventArgs(status, position)
public PointInteractiveEventArgs( 
   InteractiveModeStatus status,
   Point position
)
function PointInteractiveEventArgs( 
   status ,
   position 
)
public:
PointInteractiveEventArgs( 
   InteractiveModeStatus status,
   Point position
)

Parameters

status
The status of the interactive mode.
position
The location of the interactive point mode.
Example

For C#/VB examples, refer to InteractiveCenterAt.

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

PointInteractiveEventArgs Class
PointInteractiveEventArgs Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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