This document is archived and information here might be outdated. Recommended version. |
The radius for mean computation, spatial part.
[Visual Basic .NET]
Public Property SpatialRadius As Integer
[C#]
public int SpatialRadius {get; set;}
[C++]
HRESULT get_SpatialRadius(
System.Int32* pRadius
);
[C++]
HRESULT put_SpatialRadius(
long pRadius
);
[C++] Parameters pRadius [out, retval]
pRadius is a parameter of type long* pRadius [in]
pRadius is a parameter of type long