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.
Object.defineProperty(ImageViewer.prototype, 'canTransform',
get: function()
)
canTransform: boolean; // read-only // protected
true if the ImageViewer will update the transformation matrices and view layout; otherwise, false.
For more information, refer to BeginTransform
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET