Compute the sum of distances obtained by measuring between the input geometry's point collection.
ERROR: Syntax information about IMeasurementTool.PathDistance may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll
[C++]
HRESULT PathDistance(
IGeometry* piGeometry,
double* pdMeters
);
[C++]Parameters
piGeometry [in]piGeometry is a parameter of type IGeometry
pdMeters [out, retval] pdMeters is a parameter of type double
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.