ArcGIS Pro 3.7 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 Property SelectedColor As CIMColor
    public CIMColor SelectedColor {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also