ArcGIS Pro 3.0 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, Windows 8.1

    See Also