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




An optional second height field used for lines. When using two height fields, each line will start at the first height and end at the second (sloped). (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.