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




The units of measure for the slope values. Units are honored when a class breaks table is used. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.