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




The input triangulated irregular network (TIN) or terrain dataset surface. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.