This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > IColormapFunctionArguments Interface > IColormapFunctionArguments.LoadFrom Method (ArcObjects .NET 10.4 SDK) |
Loads from a colormap 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