Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

SelectionModifierType Enumeration






Defines the selection modifier type.
Syntax
'Declaration
 
Public Enum SelectionModifierType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As SelectionModifierType
public enum class SelectionModifierType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None The selection point should not be modified.
0x00000001NearestKeyFrame The selection point should be adjusted to fall on the nearest key frame.
0x00000002NextKeyFrame The selection point should be adjusted to fall on the next key frame.
0x00000003PreviousKeyFrame The selection point should be adjusted to fall on the previous key frame.
Remarks
The default value is SelectionModifierType.None. The selection modifier types allows the selection to be automatically adjusted by the toolkit.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.SelectionModifierType

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features