The DoubleClickOptions type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the DoubleClickOptions
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAction
Returns the active user's desired action for a particular double-click target.
Public methodStatic memberGetDoubleClickOptions
Returns the current user's DoubleClickOptions.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetRenameOnSlowDoubleClickInProjectBrowser
Returns the user's desire to rename item in project browser on slow double-click.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsSupportedAction
Checks whether the specified double-click target supports the specified action.
Public methodSetAction
Changes the double-click action associated with a specified target.
Public methodSetRenameOnSlowDoubleClickInProjectBrowser
Sets whether the desired action is to rename item in project browser on slow double-click.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also