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




A value to apply to all Z-values. To decrease the Z-values for the entire feature class, enter a negative number. To increase, enter a positive value. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property adjust_value As Double
Visual Basic (Usage)Copy Code
Dim instance As Adjust3DZ
Dim value As Double
 
instance.adjust_value = value
 
value = instance.adjust_value
C# 
public double adjust_value {get; set;}

See Also

© 2010 All Rights Reserved.