←Select platform

CanTransform Property (ImageViewer)

Summary

Gets a value that indicate if the ImageViewer will update the transformation matrices and view layout when changes are made to the control's properties or to the items.

Syntax

C#
VB
C++
protected virtual bool CanTransform 
Protected Overridable Property CanTransform() As Boolean 
protected:  
   virtual property bool CanTransform 

Property Value

true if the ImageViewer will update the transformation matrices and view layout; otherwise, false.

Remarks

For more information, refer to BeginTransform

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly