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




The height (in meters) above the DEM surface for which calculations are to be performed. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.