Error processing SSI file
LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Show in webframe

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:
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

Error processing SSI file