Analyst3DTools | |
CutFill Constructor(Object,Object,Object) | |
See Also Send Feedback |
ESRI.ArcGIS.Analyst3DTools Namespace > CutFill Class > CutFill Constructor : CutFill Constructor(Object,Object,Object) |
- in_before_surface
- in_after_surface
- out_raster
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal in_before_surface As Object, _ ByVal in_after_surface As Object, _ ByVal out_raster As Object _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim in_before_surface As Object Dim in_after_surface As Object Dim out_raster As Object Dim instance As New CutFill(in_before_surface, in_after_surface, out_raster) |
C# | |
---|---|
public CutFill( object in_before_surface, object in_after_surface, object out_raster ) |
Parameters
- in_before_surface
- in_after_surface
- out_raster
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family