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




Provides hillshading for the feature class and sets the light source's. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.