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




The height field found in the attribute table. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.