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




Transforms the input raster into a 0 to 1 scale indicating the strength of a membership in a set, based on a specified fuzzification algorithm.

Syntax

Visual Basic (Declaration) 
Public Class FuzzyMembership 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As FuzzyMembership
C# 
public class FuzzyMembership : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SpatialAnalystTools.FuzzyMembership

See Also

© 2010 All Rights Reserved.