ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / ColorPickerControl Class / SelectedColor Property

In This Topic
    SelectedColor Property
    In This Topic
    Gets or sets the selected color in the control.
    Syntax
    public CIMColor SelectedColor {get; set;}
    Public Property SelectedColor As CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also