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




The Weighted Overlay tool allows the calculation of a multiple-criteria analysis between several rasters. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property in_weighted_overlay_table As Object
Visual Basic (Usage)Copy Code
Dim instance As WeightedOverlay
Dim value As Object
 
instance.in_weighted_overlay_table = value
 
value = instance.in_weighted_overlay_table
C# 
public object in_weighted_overlay_table {get; set;}

See Also

© 2010 All Rights Reserved.