This document is archived and information here might be outdated. Recommended version. |
The pre-defined colormap name, e.g. 'Random', 'NDVI', and etc.
[Visual Basic .NET]
Public Property ColormapName As String
[C#]
public string ColormapName {get; set;}
[C++]
HRESULT get_ColormapName(
System.String* pColormapName
);
[C++]
HRESULT put_ColormapName(
BSTR pColormapName
);
[C++] Parameters pColormapName [out, retval]
pColormapName is a parameter of type BSTR* pColormapName [in]
pColormapName is a parameter of type BSTR