Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

CanTransform Property

Show in webframe
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
get_canTransform();
Object.defineProperty('canTransform');

Property Value

TypeDescription
booleantrue if the ImageViewer will update the transformation matrices and view layout; otherwise, false.
Remarks

For more information, refer to BeginTransform

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file