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




The type of tolerance to be set. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property tolerance_type As String
Visual Basic (Usage)Copy Code
Dim instance As Tolerance
Dim value As String
 
instance.tolerance_type = value
 
value = instance.tolerance_type
C# 
public string tolerance_type {get; set;}

See Also

© 2010 All Rights Reserved.