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




Type of shaded relief to be generated. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.