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




The resolution or sky size for the viewshed, sky map, and sun map grids. The units are cells. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property sky_size As Integer
Visual Basic (Usage)Copy Code
Dim instance As SolarRadiationGraphics
Dim value As Integer
 
instance.sky_size = value
 
value = instance.sky_size
C# 
public int sky_size {get; set;}

See Also

© 2010 All Rights Reserved.