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




Specifies the method used to combine two or more membership data. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.