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




The units of measure of the major and minor axes. METERS is the default. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.