DoubleClickOptions Members

The DoubleClickOptions type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the DoubleClickOptions
Public methodEquals (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 (Inherited from Object.)
Public methodGetRenameOnSlowDoubleClickInProjectBrowser
Returns the user's desire to rename item in project browser on slow double-click.
Public methodGetType (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 (Inherited from Object.)

Properties

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

See Also