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


IColorRampSymbol.InvertInLegendGroup 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.InvertInLegendGroup Property
ArcGIS Developer Help

IColorRampSymbol.InvertInLegendGroup Property

Not documented.

[Visual Basic .NET]
Public WriteOnly Property InvertInLegendGroup
[C#]
public void InvertInLegendGroup {set;}
[C++]
HRESULT put_InvertInLegendGroup(
  VARIANT_BOOL 
);
[C++]
Parameters
 [in]

is a parameter of type bool

Product Availability

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

See Also

IColorRampSymbol Interface