ESRI.ArcGIS.Analyst3DTools
from_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 : from_azimuth_value_or_field Property




The azimuth, in degrees, from which the skyline analysis should be started. The analysis starts from the observer point and goes to the right, from the From Azimuth until the To Azimuth is reached. Must be greater than minus 360 and less than 360. The default is 0. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.