ESRI.ArcGIS.Analyst3DTools
to_azimuth_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 : to_azimuth_value_or_field Property




The direction, in degrees, at which the skyline analysis should be completed. The analysis starts from the observer point and goes to the right, from the From Azimuth until the To Azimuth is reached. Must be no more than 360 greater than the From Azimuth. The default is 360. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.