Error processing SSI file
(Leadtools.Controls)

Show in webframe

EnableZoom Property




Indicates whether to enable zooming.
Syntax
public virtual bool EnableZoom {get; set;}
'Declaration
 
Public Overridable Property EnableZoom As Boolean

Property Value

true to enable zooming; otherwise, it is false. The default value is true.
Remarks

Refer to ImageViewerPanZoomInteractiveMode for more information on how this property interacts with the rest of the members of this object.

Requirements

Target Platforms

See Also

Reference

ImageViewerPanZoomInteractiveMode Class
ImageViewerPanZoomInteractiveMode Members

Error processing SSI file