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 : ImageRegionRenderMode Property |
public virtual ControlRegionRenderMode ImageRegionRenderMode {get; set;}
'Declaration
Public Overridable Property ImageRegionRenderMode As ControlRegionRenderMode
When ImageRegionRenderMode is set to a value other than ControlRegionRenderMode.None, the viewer will check if any of the item images contain a region, and if so, will use ControlRegionRenderer to render the outline of the region on top of the item.