ColorSelectionDialog Members

The ColorSelectionDialog type exposes the following members.

Constructors

  NameDescription
Public methodColorSelectionDialog
Default constructor.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the ColorSelectionDialog
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodShow
Shows the Revit Color dialog as a modal dialog.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyOriginalColor
The original color.
Public propertySelectedColor
The new color selected by the user.

See Also