ColorSelectionDialog.Show Method

Shows the Revit Color dialog as a modal dialog.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ItemSelectionDialogResult Show()

Return Value

ItemSelectionDialogResult
A status indicating whether the user selected a color or cancelled the dialog without making a selection.

See Also

Reference

ColorSelectionDialog Class
Autodesk.Revit.UI Namespace