ESRI.ArcGIS.Mobile
Length Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Geometries Namespace > Polyline Class : Length Property

Gets the polyline length in geometry units.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Length As Double
C# 
public double Length {get;}

Remarks

Returns the length of the entire curve. The length of the curve is the sum of the lengths along each parameterized Segment between vertices along the curve.

Requirements

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

See Also

© 2013 All Rights Reserved.