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




The existing units of the Z-values. This parameter is used in conjunction with the Convert To Units parameter. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.