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




How slope and aspect information are derived for analysis. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.