This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > IConvolutionFunctionArguments Interface > IConvolutionFunctionArguments.Type Property (ArcObjects .NET 10.4 SDK) |
The type of the stock kernel filter.
[Visual Basic .NET] Public Property Type As esriRasterFilterTypeEnum
[C#] public esriRasterFilterTypeEnum Type {get; set;}
[C++]
HRESULT get_Type(
esriRasterFilterTypeEnum* pType
);
[C++]
HRESULT put_Type(
esriRasterFilterTypeEnum pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriRasterFilterTypeEnum pType [in]
pType is a parameter of type esriRasterFilterTypeEnum