Miner.Interop Namespace > IMMUnitConversion Interface : UnitName Method |
'Declaration
Function UnitName( _ ByVal eUnits As ESRI.ArcGIS.esriSystem.esriUnits _ ) As System.String
'Usage
Dim instance As IMMUnitConversion Dim eUnits As ESRI.ArcGIS.esriSystem.esriUnits Dim value As System.String value = instance.UnitName(eUnits)
System.string UnitName( ESRI.ArcGIS.esriSystem.esriUnits eUnits )
function UnitName( eUnits: ESRI.ArcGIS.esriSystem.esriUnits ): System.String;
function UnitName( eUnits : ESRI.ArcGIS.esriSystem.esriUnits ) : System.String;
System.string* UnitName( ESRI.ArcGIS.esriSystem.esriUnits eUnits )
System.String^ UnitName( ESRI.ArcGIS.esriSystem.esriUnits eUnits )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2