public enum SelectionModifierType
public enum class SelectionModifierType
Value | Member | Description |
---|---|---|
0 | None | The selection point should not be modified. |
1 | NearestKeyFrame | The selection point should be adjusted to fall on the nearest key frame. |
2 | NextKeyFrame | The selection point should be adjusted to fall on the next key frame. |
3 | PreviousKeyFrame | The selection point should be adjusted to fall on the previous key frame. |
The default value is SelectionModifierType.None. The selection modifier types allows the selection to be automatically adjusted by the toolkit.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document