LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Point Property

Show in webframe





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:
property Point Point {
   Point get();
}

Property Value

The interactive mode event data.
Example
Refer to FloaterPosition.
Requirements

Target Platforms

See Also

Reference

RasterViewerPointEventArgs Class
RasterViewerPointEventArgs Members

 

 


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