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




Azimuth angle of the light source. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property azimuth As Double
Visual Basic (Usage)Copy Code
Dim instance As HillShade
Dim value As Double
 
instance.azimuth = value
 
value = instance.azimuth
C# 
public double azimuth {get; set;}

See Also

© 2010 All Rights Reserved.