SelectionStartModifier Property

Summary
Offers a way to adjust the start selection point to fall on a key frame.
Syntax
C#
VB
C++
public virtual SelectionModifierType SelectionStartModifier { get; set; } 
Public Overridable Property SelectionStartModifier As SelectionModifierType 
public: 
virtual property SelectionModifierType SelectionStartModifier { 
   SelectionModifierType get(); 
   void set (    SelectionModifierType ); 
} 

Property Value

A SelectionModifierType object representing the desired adjustment.

Remarks

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

Requirements

Target Platforms

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

Leadtools.Multimedia Assembly

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