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

Begin Property






Returns the beginning point for the current interactive mode line.
Syntax
public Point Begin {get;}
'Declaration
 
Public ReadOnly Property Begin As Point
'Usage
 
Dim instance As RasterViewerLineEventArgs
Dim value As Point
 
value = instance.Begin
public Point Begin {get;}
 get_Begin(); 
public:
property Point Begin {
   Point get();
}

Property Value

The beginning point for the current interactive mode line.
Example
Refer to InteractivePan.
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

RasterViewerLineEventArgs Class
RasterViewerLineEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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