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




The angular interval, in degrees, at which the horizon should be evaluated while conducting the skyline analysis between the From Azimuth and the To Azimuth. Must be no greater than the To Azimuth minus the From Azimuth. The default is 1. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.