This document is archived and information here might be outdated.  Recommended version.


ITrendFunctionArguments Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IT > ITrendFunctionArguments Interface
ArcGIS Developer Help

ITrendFunctionArguments Interface

Provides access to members that control trend function arguments.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property CurveParameters The simple curve trend surface parameters.
Read/write property PlaneParameters The plane trend surface parameters.
Read/write property Raster The input raster for conversion.

Classes that implement ITrendFunctionArguments

Classes Description
TrendFunctionArguments The Trend function arguments.