Determines how to render the outline of a region area.
lt.Controls.ControlRegionRenderMode = {
none: 0,
fixed: 1,
animated: 2
}
lt.Controls.ControlRegionRenderMode = {
none: 0,
fixed: 1,
animated: 2
}
0 |
None |
(0) Do not render the region. |
1 |
Fixed |
(1) Trace the region outline using a fixed frame. |
2 |
Animated |
(2) Trace the region outline using an animated frame. |
ControlRegionRenderMode is used by ImageViewer.ImageRegionRenderMode and ImageViewer.FloaterRegionRenderMode.
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