ZoomPanelIsTouchScaleEnabled Property |
Namespace: Ab2d.Controls
IsTouchScaleEnabled gets or sets a boolean that specifies if scaling with multi-touch pinch is enabled. Default value is true.
The "master switch" to enable or disable touch and multi-touch controls is the IsTouchEnabled property.
NOTE:
Touch and multi-touch control is supported only with using .Net 4 build of ZoomPanel (or newer) and does not work in .Net 3.5 build of ZoomPanel.