This document is archived and information here might be outdated. Recommended version. |
Load/deserialize a raster function template from a file.
[Visual Basic .NET]
Public Sub LoadFromFile ( _
ByVal Path As String _
)
[C#]
public void LoadFromFile (
string Path
);
[C++]
HRESULT LoadFromFile(
BSTR Path
);
[C++] Parameters Path
Path is a parameter of type BSTR