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




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

Syntax

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

See Also

© 2010 All Rights Reserved.