The focal statistic type.
[Visual Basic .NET] Public Property Type As esriFocalStatisticType
[C#] public esriFocalStatisticType Type {get; set;}
[C++]
HRESULT get_Type(
esriFocalStatisticType* pType
);
[C++]
HRESULT put_Type(
esriFocalStatisticType pType
);
[C++]Parameters
pType [out, retval]pType is a parameter of type esriFocalStatisticType
pType [in]pType is a parameter of type esriFocalStatisticType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.