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




The list of input rasters for which the position of the input with the highest value will be determined. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.