This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IC > IColorRampElements Interface > IColorRampElements.Add Method (ArcObjects .NET 10.4 SDK) |
Add a ColorRamp element.
[Visual Basic .NET] Public Sub Add ( _ ByVal pColorRamp As IColorRamp _ )
[C#] public void Add ( IColorRamp pColorRamp );
[C++]
HRESULT Add(
IColorRamp* pColorRamp
);
[C++]
Parameters pColorRamp [in]
pColorRamp is a parameter of type IColorRamp