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




Defining a hedge helps to modify the fuzzy membership values—for example, transforms the statement "John is old" to "John is very old." (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.