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




Flips the sign of all the Z-values in the feature class. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.