Click or drag to resize
AB4D logo

MouseCameraControllerIsConcurrentTouchZoomEnabled Property

Gets or sets a boolean that specifies if scaling with pinch while rotating the camera with touch 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.0.8746.1045
Syntax
C#
public bool IsConcurrentTouchZoomEnabled { get; set; }

Property Value

Boolean
See Also