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




The name of the field containing polygon reference plane heights. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property in_height_field As String
Visual Basic (Usage)Copy Code
Dim instance As PolygonVolume
Dim value As String
 
instance.in_height_field = value
 
value = instance.in_height_field
C# 
public string in_height_field {get; set;}

See Also

© 2010 All Rights Reserved.