Polyline representation of Geoline joining ToPoint and FromPoint.
ERROR: Syntax information about IMeasurementTool.Polyline may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll
[C++]
HRESULT get_Polyline(
long nNumberPoints,
IPolyline** ppiPolyline
);
[C++]Parameters
nNumberPoints [in] nNumberPoints is a parameter of type long ppiPolyline [out, retval]ppiPolyline is a parameter of type IPolyline
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Remarks
The IPolyline will be densified by the number of vertices specified on the property.