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


IColorRampSymbol.ColorRampInLegendGroup Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > IColorRampSymbol Interface > IColorRampSymbol.ColorRampInLegendGroup Property
ArcGIS Developer Help

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