ESRI.ArcGIS.Mobile
SignificantDigits Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace > SnappingEnvironment Class : SignificantDigits Property

Gets or sets the significant digits used to represent the segment length.

Syntax

Visual Basic (Declaration) 
<DescriptionAttribute("Number of significant digits to represent the segment length.")>
<DefaultValueAttribute()>
<CategoryAttribute("Appearance")>
Public Property SignificantDigits As Integer
C# 
[DescriptionAttribute("Number of significant digits to represent the segment length.")]
[DefaultValueAttribute()]
[CategoryAttribute("Appearance")]
public int SignificantDigits {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.