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




The height field for the target. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.