This document is archived and information here might be outdated. Recommended version. |
File and path name of the color ramp.
[Visual Basic .NET] Public Property ColorRamp As String
[C#] public string ColorRamp {get; set;}
[C++]
HRESULT get_ColorRamp(
System.String* ColorRamp
);
[C++]
HRESULT put_ColorRamp(
BSTR ColorRamp
);
[C++]
Parameters ColorRamp [out, retval]
ColorRamp is a parameter of type BSTR* ColorRamp [in]
ColorRamp is a parameter of type BSTR