Namespace:
Autodesk.Revit.UI
ColorSelectionDialog
Class
Description:
Allows display of the Revit Color dialog.
Allows display of the Revit Color dialog.
Remarks:
The class provides the option to launch the Revit Color dialog to select the color.
The class provides the option to launch the Revit Color dialog to select the color.
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 |