C#
VB
C++
Offers a way to adjust the end selection point to fall on a key frame.
public virtual SelectionModifierType SelectionEndModifier { get; set; }
Public Overridable Property SelectionEndModifier As Leadtools.Multimedia.SelectionModifierType
public:
virtual property Leadtools.Multimedia.SelectionModifierType SelectionEndModifier {
Leadtools.Multimedia.SelectionModifierType get();
void set ( Leadtools.Multimedia.SelectionModifierType );
}
A SelectionModifierType object representing the desired adjustment.
This property adjusts the start selection point set using SelectionEnd to fall on a key frame.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET