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

Point Property






Gets the interactive mode event data.
Syntax
public Point Point {get;}
'Declaration
 
Public ReadOnly Property Point As Point
'Usage
 
Dim instance As RasterViewerPointEventArgs
Dim value As Point
 
value = instance.Point
public Point Point {get;}
 get_Point(); 
public:
property Point Point {
   Point get();
}

Property Value

The interactive mode event data.
Example
Refer to FloaterPosition.
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

 

 


Products | Support | Contact Us | Copyright Notices

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