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)
Syntaxpublic abstract int RightButtonLongPressDuration { get; set; }Public MustOverride Property RightButtonLongPressDuration As Integer
Get
Set
Property Value
Type:
Int32
Remarks
You can specify a value from 100 to 3000.
See Also