This document is archived and information here might be outdated. Recommended version. |
Sets the map algebra expression.
[Visual Basic .NET]
Public Sub SetExpression ( _
ByVal expString As String _
)
[C#]
public void SetExpression (
string expString
);
[C++]
HRESULT SetExpression(
BSTR expString
);
[C++] Parameters expString [in]
expString is a parameter of type BSTR