Click or drag to resize
AB4D logo

MouseCameraControllerIsTouchZoomEnabled Property

Gets or sets a boolean that specifies if zooming the camera with multi-touch pinch is enabled (requires .Net 4 version of Ab3d.PowerToys to work). Default value is true.

Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool IsTouchZoomEnabled { get; set; }

Property Value

Boolean
See Also