The distance used to expand spatial searches for laterally offset events.
[Visual Basic .NET] Public Property ExpandDistance As Double
[C#] public double ExpandDistance {get; set;}
[C++]
HRESULT get_ExpandDistance(
double* distance
);
[C++]
HRESULT put_ExpandDistance(
double distance
);
[C++]Parameters
distance [out, retval] distance is a parameter of type double distance [in] distance is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.