This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IM > IMultiPartColorRamp Interface > IMultiPartColorRamp.RemoveRamp Method (ArcObjects .NET 10.4 SDK) |
Removes the color ramp located at the index position.
[Visual Basic .NET] Public Sub RemoveRamp ( _ ByVal index As Integer _ )
[C#] public void RemoveRamp ( int index );
[C++]
HRESULT RemoveRamp(
long index
);
[C++]
Parameters index [in] index is a parameter of type long