This document is archived and information here might be outdated. Recommended version. |
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