Error processing SSI file
(Leadtools.Controls)

Show in webframe

CanTransform Property




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
protected virtual bool CanTransform {get;}
'Declaration
 
Protected Overridable ReadOnly Property CanTransform As Boolean

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

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file