Shows the Revit Color dialog as a modal dialog.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public ItemSelectionDialogResult Show()
Return Value
ItemSelectionDialogResultA status indicating whether the user selected a color or cancelled the dialog without making a selection.