This document is archived and information here might be outdated. Recommended version. |
The slope type.
[Visual Basic .NET] Public Property SlopeType As esriGeoAnalysisSlopeEnum
[C#] public esriGeoAnalysisSlopeEnum SlopeType {get; set;}
[C++]
HRESULT get_SlopeType(
esriGeoAnalysisSlopeEnum* pSlopeType
);
[C++]
HRESULT put_SlopeType(
esriGeoAnalysisSlopeEnum pSlopeType
);
[C++] Parameters pSlopeType [out, retval]
pSlopeType is a parameter of type esriGeoAnalysisSlopeEnum* pSlopeType [in]
pSlopeType is a parameter of type esriGeoAnalysisSlopeEnum