Click or drag to resize

ApplicationSettingsGestureMode Property

Gets or sets the type of mouse gesture to use.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract GestureMode GestureMode { get; set; }

Property Value

Type: GestureMode
See Also