Leadtools.WinForms Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
RasterViewerLineEventArgs Constructor
See Also 
Leadtools.WinForms Namespace > RasterViewerLineEventArgs Class : RasterViewerLineEventArgs Constructor




Initializes a new RasterViewerLineEventArgs with default values.

Overload List

OverloadDescription
RasterViewerLineEventArgs Constructor() Initializes a new RasterViewerLineEventArgs with default values.  
RasterViewerLineEventArgs Constructor(RasterViewerInteractiveStatus,Point,Point) Initializes a new RasterViewerLineEventArgs with specified values.  

Example

Refer to InteractivePan.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also