C#
VB
C++
Combine mode to use when adding a region.
public RasterRegionCombineMode CombineMode { get; set; }
Public Property CombineMode() As RasterRegionCombineMode
Get
Set
public:
property RasterRegionCombineMode^ CombineMode
{
RasterRegionCombineMode^ get()
void set(RasterRegionCombineMode^ value)
}
The combine mode to use when adding a region. Default value is RasterRegionCombineMode.Set.
This mode uses RasterImage region methods to add the region to current image. This is the combine mode to use.
ImageViewerAddRegionInteractiveMode Class
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