Leadtools.Controls Namespace > ImageViewerPanZoomInteractiveMode Object : DoubleTapSizeMode Property |
get_doubleTapSizeMode();
set_doubleTapSizeMode(value);
Object.defineProperty('doubleTapSizeMode');
Type | Description |
---|---|
ControlSizeMode | A value that specifies how to fit the viewer when the user double click or taps. Default value is ControlSizeMode.FitWidth. |
To disable this behavior, set the value of DoubleTapSizeMode to ControlSizeMode.None.