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




The maximum distance for which a horizon should be sought from the observer location. A value of zero indicates that there should be no limit imposed. The default is 0. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.