Leadtools.Windows.Controls Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.03.25
BitmapSourceViewerLineEventArgs Constructor
See Also 
Leadtools.Windows.Controls Namespace > BitmapSourceViewerLineEventArgs Class : BitmapSourceViewerLineEventArgs Constructor




Initializes a new BitmapSourceViewerLineEventArgs with default values.

Overload List

OverloadDescription
BitmapSourceViewerLineEventArgs Constructor() Initializes a new BitmapSourceViewerLineEventArgs with default values.  
BitmapSourceViewerLineEventArgs Constructor(BitmapSourceViewerInteractiveStatus,Point,Point) Initializes a new BitmapSourceViewerLineEventArgs with specified values.  

Example

For C#/VB examples, refer to InteractivePan.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also