←Select platform

TrackingSelectionChangedEventArgs Constructor (TrackingSelectionChangedEventArgs)

Summary

The TrackingSelectionChangedEventArgs object is the event arguments object for the TrackingSelectionChangedEventHandler. For more information, see TrackingSelectionChangedEventHandler

Syntax

C#
VB
C++
public TrackingSelectionChangedEventArgs(  
   int selStart, 
   int selEnd 
) 
Public Function New( _ 
   ByVal selStart As Integer, _ 
   ByVal selEnd As Integer _ 
) 
public: 
TrackingSelectionChangedEventArgs(  
   int selStart, 
   int selEnd 
) 

Parameters

selStart
The value for the tracking selection start position.

selEnd
The value for the tracking selection end position.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MediaFoundation Assembly
Click or drag to resize