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