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




The Topo class specifies the input features containing the z-values to be interpolated into a surface raster. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.