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




The latitude for the site area. The units are decimal degrees, with positive values for the northern hemisphere and negative for the southern. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.