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

Show in webframe

SelectionEndModifier Property






Offers a way to adjust the end selection point to fall on a key frame.
Syntax
public virtual SelectionModifierType SelectionEndModifier {get; set;}
'Declaration
 
Public Overridable Property SelectionEndModifier As SelectionModifierType
'Usage
 
Dim instance As ConvertCtrl
Dim value As SelectionModifierType
 
instance.SelectionEndModifier = value
 
value = instance.SelectionEndModifier
public:
virtual property SelectionModifierType SelectionEndModifier {
   SelectionModifierType get();
   void set (    SelectionModifierType value);
}

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

See Also

Reference

ConvertCtrl Class
ConvertCtrl Members
SelectionEnd Property
SelectionModifierType Enumeration

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