RVTDocs.com

DoubleClickOptions.IsSupportedAction

Method
Description:
Checks whether the specified double-click target supports the specified action.
Syntax
Parameters
Parameter Type Description
target DoubleClickTarget The double-click target to check.
action DoubleClickAction The desired double-click action.
Return Value
Type Description
Boolean True if the target supports the specified action, false otherwise.
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration