This document is archived and information here might be outdated. Recommended version. |
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