2021 Members
Changes 4
M

DoubleClickOptions

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the DoubleClickOptions
M Equals None (Inherited from Object .) Object .
M GetAction(DoubleClickTarget) DoubleClickAction Returns the active user's desired action for a particular double-click target.
M GetDoubleClickOptions() DoubleClickOptions Returns the current user's DoubleClickOptions.
M GetHashCode None (Inherited from Object .) Object .
M GetRenameOnSlowDoubleClickInProjectBrowser() bool Returns the user's desire to rename item in project browser on slow double-click.
M GetType None (Inherited from Object .) Object .
M IsSupportedAction(DoubleClickTarget, DoubleClickAction) bool Checks whether the specified double-click target supports the specified action.
M SetAction(DoubleClickTarget, DoubleClickAction) None Changes the double-click action associated with a specified target.
M SetRenameOnSlowDoubleClickInProjectBrowser(Boolean) None Sets whether the desired action is to rename item in project browser on slow double-click.
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.