Indicates whether the region should be automatically be converted to and added to the floater in the viewer.
public bool AutoRegionToFloater { get; set; }
public:
property bool AutoRegionToFloater
{
bool get()
void set(bool value)
}
true if the region should be automatically be converted to and added to the floater in the viewer, otherwise; false. Default value is true.
When the user finishes rubberbanding a region shape. A region is added to the current image in Item. If the value of AutoRegionToFloater is true, then this region will be automatically converted to a floater using ImageViewerItem.ImageRegionToFloater and the region is deleted from the image. After that, you can use ImageViewerFloaterInteractiveMode to move and resize the floater.
ImageViewerAddRegionInteractiveMode Class
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