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 > ImageViewer Class : FloaterRegionRenderMode Property |
public virtual ControlRegionRenderMode FloaterRegionRenderMode {get; set;}
'Declaration
Public Overridable Property FloaterRegionRenderMode As ControlRegionRenderMode
When FloaterRegionRenderMode is set to a value other than ControlRegionRenderMode.None, the viewer will check if any of the items has a floater (stored in ImageViewerItem.Floater), and if so, will use ControlRegionRenderer to render the outline of this floater on top of the item.