RVTDocs.com
Namespace: Autodesk.Revit.UI

ColorSelectionDialog

Class
Description:
Allows display of the Revit Color dialog.
Remarks:
The class provides the option to launch the Revit Color dialog to select the color.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.UI.ColorSelectionDialog
Syntax
ColorSelectionDialog Class Members:
Name Description Inherited From
ColorSelectionDialog Default constructor.
Name Description Inherited From
IsValidObject Specifies whether the .NET object represents a valid Revit entity.
OriginalColor The original color.
SelectedColor The new color selected by the user.
Name Description Inherited From
Dispose Releases all resources used by the ColorSelectionDialog
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
Show Shows the Revit Color dialog as a modal dialog.
ToString Returns a string that represents the current object. (Inherited from Object ) Object