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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

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