imageRegionRenderMode Property

Summary

Indicates how image regions are rendered.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewer.prototype, 'imageRegionRenderMode', 
	get: function(), 
	set: function(value) 
) 
imageRegionRenderMode: ControlRegionRenderMode; 

Property Value

A value that indicate how image regions are rendered. Default value is ControlRegionRenderMode.Fixed.

Remarks

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.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.