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




The gamma value to be used. This is only when the Overlay type is set to GAMMA. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.