This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterFunctionTemplate4 Interface > IRasterFunctionTemplate4.Type Property (ArcObjects .NET 10.5 SDK) |
The raster function template type.
[Visual Basic .NET] Public Property Type As esriRasterFunctionTemplateType
[C#] public esriRasterFunctionTemplateType Type {get; set;}
[C++]
HRESULT get_Type(
esriRasterFunctionTemplateType* pType
);
[C++]
HRESULT put_Type(
esriRasterFunctionTemplateType pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriRasterFunctionTemplateType pType [in]
pType is a parameter of type esriRasterFunctionTemplateType