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




The units of measure to be used in calculating the slope. By default, the units will be degrees. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.