This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSAMapAlgebraExp Interface > IGPSAMapAlgebraExp.SetExpression Method (ArcObjects .NET 10.4 SDK) |
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