ESRI.ArcGIS.Mobile
TrailLength Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Gps Namespace > GpsDisplay Class : TrailLength Property

Sets the number of coordinate positions within the GPS Trail.

Syntax

Visual Basic (Declaration) 
<DescriptionAttribute("Indicates the GPS Trail Length in number of coordinates to show (between 1 and 20).")>
<DefaultValueAttribute()>
<CategoryAttribute("Gps Trail")>
Public Property TrailLength As Integer
C# 
[DescriptionAttribute("Indicates the GPS Trail Length in number of coordinates to show (between 1 and 20).")]
[DefaultValueAttribute()]
[CategoryAttribute("Gps Trail")]
public int TrailLength {get; set;}

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.