![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer | |
GetLengths(List<Polyline>) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeometryServerProxy Class > GetLengths Method : GetLengths(List<Polyline>) Method |
- polylines
- The polylines.
Visual Basic (Declaration) | |
---|---|
Public Overloads Function GetLengths( _ ByVal polylines As List(Of Polyline) _ ) As List(Of Double) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GeometryServerProxy Dim polylines As List(Of Polyline) Dim value As List(Of Double) value = instance.GetLengths(polylines) |
C# | |
---|---|
public List<double> GetLengths( List<Polyline> polylines ) |
Parameters
- polylines
- The polylines.
Return Value
The lengths of the polylines.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family