Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewerMagnifyGlassInteractiveMode Class : RenderRedirectOptions Property |
public ImageViewerRenderRedirectOptions RenderRedirectOptions {get; set;}
'Declaration
Public Property RenderRedirectOptions As ImageViewerRenderRedirectOptions
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.