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




Initializes a new BitmapSourceViewerRectangleEventArgs with default values.

Overload List

OverloadDescription
BitmapSourceViewerRectangleEventArgs Constructor() Initializes a new BitmapSourceViewerRectangleEventArgs with default values.  
BitmapSourceViewerRectangleEventArgs Constructor(BitmapSourceViewerInteractiveStatus,Rect) Initializes a new BitmapSourceViewerRectangleEventArgs with specified values.  

Example

For C#/VB examples, refer to IsInteractiveModeBusy.

Requirements

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

See Also