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


IColorRampSymbol.InvertInLegendGroup Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

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