Double |
Returns the active user's desired action for a particular double-click target.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Parameters
- target DoubleClickTarget
- The target to check.
Return Value
DoubleClickActionThe user's desired action for the specified target.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |