Click or drag to resize

GeneralSettingsStateContextMenuDelay Property

Gets or sets the time to wait before permitting context menu display.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public TimeSpan ContextMenuDelay { get; set; }

Property Value

Type: TimeSpan
See Also