canTransform Property

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
TypeScript
JavaScript
Object.defineProperty(ImageViewer.prototype, 'canTransform', 
	get: function() 
) 
canTransform: boolean; // read-only // protected 

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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