Gets Slope Enum.
[Visual Basic .NET] Public Function GetSlopeEnum ( _ ByVal name As String _ ) As esriGeoAnalysisSlopeEnum
[C#] public esriGeoAnalysisSlopeEnum GetSlopeEnum ( string name );
[C++]
HRESULT GetSlopeEnum(
BSTR name,
esriGeoAnalysisSlopeEnum* pOut
);
[C++]Parameters
name [in] name is a parameter of type BSTR pOut [out, retval]pOut is a parameter of type esriGeoAnalysisSlopeEnum
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.