SelectionEndModifier Property

Summary
Offers a way to adjust the end selection point to fall on a key frame.
Syntax
C#
C++/CLI
public virtual SelectionModifierType SelectionEndModifier { get; set; } 
public: 
virtual property SelectionModifierType SelectionEndModifier { 
   SelectionModifierType get(); 
   void set (    SelectionModifierType ); 
} 

Property Value

A SelectionModifierType object representing the desired adjustment.

Remarks

This property adjusts the start selection point set using SelectionEnd to fall on a key frame.

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.