Redirect options to use when drawing the this magnify glass.
public ImageViewerRenderRedirectOptions RenderRedirectOptions { get; set; }
public:
property ImageViewerRenderRedirectOptions^ RenderRedirectOptions
{
ImageViewerRenderRedirectOptions^ get()
void set(ImageViewerRenderRedirectOptions^ value)
}
The options to use when drawing the this magnify glass. Default value is a default ImageViewerRenderRedirectOptions to draw everything.
Use this value to specify extra options to use when rendering the magnify glass. For example, to disable the rendering of any drop shadow, set the value of ImageViewerRenderRedirectOptions.RenderShadows to false, to change the background color used with the magnify glass, use ImageViewerRenderRedirectOptions.BackgroundColor and so on.
ImageViewerMagnifyGlassInteractiveMode 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