Click or drag to resize

ApplicationSettingsRightButtonLongPressDuration Property

Gets or sets the time (in milliseconds) that the right mouse button must be held down to be recognized as a long press.

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

Property Value

Type: Int32
Remarks
You can specify a value from 100 to 3000.
See Also