LEADTOOLS WinRT(Leadtools.Controls)
LEAD Technologies, Inc

RubberBandStarted Event


Occurs when the user starts the rubber banding operation. WinRT support
Syntax
public event EventHandler<ImageViewerRubberBandEventArgs> RubberBandStarted
add_RubberBandStarted(function(sender, e))
remove_RubberBandStarted(function(sender, e))

Event Data

The event handler receives an argument of type ImageViewerRubberBandEventArgs containing data related to this event. The following ImageViewerRubberBandEventArgs properties provide information specific to this event.

PropertyDescription
Point1 Gets or sets the location of the first point. WinRT support
Point2 Gets or sets the location of the second point. WinRT support
Remarks

This event will fire when OnRubberBandStarted is called.

ImageViewerRubberBandEventArgs
Example

For an example, refer to ImageViewerRubberBandInteractiveMode.

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

ImageViewerRubberBandInteractiveMode Class
ImageViewerRubberBandInteractiveMode Members

 

 


Products | Support | Contact Us | Copyright Notices

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