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


IColorRampSymbol.ColorRampInLegendGroup Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IColorRampSymbol.ColorRampInLegendGroup Property

Not documented.

[Visual Basic .NET]
Public WriteOnly Property ColorRampInLegendGroup
[C#]
public void ColorRampInLegendGroup {set;}
[C++]
HRESULT put_ColorRampInLegendGroup(
  IColorRamp* 
);
[C++]

Parameters [in]
is a parameter of type IColorRamp

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IColorRampSymbol Interface