StandardTouchTool3D.ZoomEnabled Property
Gets or sets a flag indicating if the user may zoom the view by using a pinch gesture.
Thread safety: This property is not thread-safe.
Syntax
public System.Boolean ZoomEnabled { get; set; }
Property Value
Type: System.Boolean
Default: true
True if zooming is enabled, False otherwise.
Default: true
True if zooming is enabled, False otherwise.
Platforms
Windows, Linux, Android