[]
        
(Showing Draft Content)

C1Zoom DoubleTap

You can allow users to double-tap by quickly tapping the screen twice to zoom the Form. To disable the function, set the C1Zoom.AllowDoubleTapZoom property to False.

C1Zoom1.AllowDoubleTapZoom = False
c1Zoom1.AllowDoubleTapZoom = false;