←Select platform

CanRender Property (ImageViewer)

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
C#
VB
C++
protected virtual bool CanRender 
Protected Overridable Property CanRender() As Boolean 
protected:  
   virtual property bool CanRender 

Property Value

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

Remarks

For more information, refer to BeginRender

Requirements

Target Platforms

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

Leadtools.Controls Assembly