Error processing SSI file
(Leadtools.Controls)

Show in webframe

DoubleTapSizeMode Property




Specifies how to fit the viewer when the user double click or taps.
Syntax
public virtual ControlSizeMode DoubleTapSizeMode {get; set;}
'Declaration
 
Public Overridable Property DoubleTapSizeMode As ControlSizeMode

Property Value

A value that specifies how to fit the viewer when the user double click or taps. Default value is ControlSizeMode.FitWidth.
Remarks

To disable this behavior, set the value of DoubleTapSizeMode to ControlSizeMode.None.

Requirements

Target Platforms

See Also

Reference

ImageViewerPanZoomInteractiveMode Class
ImageViewerPanZoomInteractiveMode Members

Error processing SSI file