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




The input representing the surface before the cut or fill operation. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.