canRender Property

Summary

Gets a value that indicate if the ImageViewer will render the content when changes are made to the control's properties or to the items.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewer.prototype, 'canRender', 
	get: function() 
) 
canRender: boolean; // read-only // protected 

Property Value

true if the ImageViewer will update the content; otherwise, false.

Remarks

For more information, refer to BeginRender

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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