TrackingSelectionChangedEventArgs Constructor

Summary
The TrackingSelectionChangedEventArgs object is the event arguments object for the TrackingSelectionChangedEventHandler. For more information, see TrackingSelectionChangedEventHandler
Syntax
C#
C++/CLI
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

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.