Leadtools.WinForms Namespace > RasterImageList Class : EnableRubberBandSelectionChanged Event |
public event EventHandler EnableRubberBandSelectionChanged
'Declaration Public Event EnableRubberBandSelectionChanged As EventHandler
'Usage Dim instance As RasterImageList Dim handler As EventHandler AddHandler instance.EnableRubberBandSelectionChanged, handler
public: event EventHandler^ EnableRubberBandSelectionChanged
This event is raised if the EnableRubberBandSelection property is changed by either a programmatic modification or user interaction.