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




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

Syntax

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

See Also

© 2010 All Rights Reserved.