ESRI.ArcGIS.CartographyTools
xy_tolerance Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CartographyTools Namespace > MakeGridsAndGraticulesLayer Class : xy_tolerance Property




The minimum tolerated distance between geodatabase features, expressed in linear units. This value is defaulted from the value set in the XML. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property xy_tolerance As Object
Visual Basic (Usage)Copy Code
Dim instance As MakeGridsAndGraticulesLayer
Dim value As Object
 
instance.xy_tolerance = value
 
value = instance.xy_tolerance
C# 
public object xy_tolerance {get; set;}

See Also

© 2010 All Rights Reserved.