This document is archived and information here might be outdated.  Recommended version.


IColorBrowser.Color Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IColorBrowser Interface > IColorBrowser.Color Property
ArcGIS Developer Help

IColorBrowser.Color Property

Color edited by the browser.

[Visual Basic .NET]
Public Property Color As IColor
[C#]
public IColor Color {get; set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Set the Color property to an existing IColor object�the type of coclass you use will determine what options the dialog displays for editing the colors (see the pictures in the ColorBrowser topic).

See Also

IColorBrowser Interface

.NET Samples

Use an AlgorithmicColorRamp to color a ClassBreaksRenderer