ColorSelectionDialog
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the ColorSelectionDialog | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| Show() | ItemSelectionDialogResult | Shows the Revit Color dialog as a modal dialog. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| OriginalColor | Color | The original color. | |
| SelectedColor | Color | The new color selected by the user. |