Sets a forward horizontal function object.
[Visual Basic .NET] Public Sub SetForward ( _ ByRef zeroFactor As Object, _ ByRef sideValue As Object _ )
[C#] public void SetForward ( ref object zeroFactor, ref object sideValue );
[C++]
HRESULT SetForward(
VARIANT* zeroFactor,
VARIANT* sideValue
);
[C++]Parameters
zeroFactor [in] zeroFactor is a parameter of type VARIANT sideValue [in] sideValue is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.