This document is archived and information here might be outdated. Recommended version. |
Loads colors from an Esri .clr file.
[Visual Basic .NET] Public Sub LoadFrom ( _ ByVal colormapFileName As String _ )
[C#] public void LoadFrom ( string colormapFileName );
[C++]
HRESULT LoadFrom(
BSTR colormapFileName
);
[C++]
Parameters colormapFileName [in]
colormapFileName is a parameter of type BSTR