Miner.Interop Namespace > IMMAddressSearchResults Interface : AddressLocation Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678277)> ReadOnly Property AddressLocation As ESRI.ArcGIS.Geometry.IPoint
'Usage
Dim instance As IMMAddressSearchResults Dim value As ESRI.ArcGIS.Geometry.IPoint value = instance.AddressLocation
[System.Runtime.InteropServices.DispId(1610678277)]
ESRI.ArcGIS.Geometry.IPoint AddressLocation {get;}
read-only property AddressLocation: ESRI.ArcGIS.Geometry.IPoint;
System.Runtime.InteropServices.DispIdAttribute(1610678277)
function get AddressLocation : ESRI.ArcGIS.Geometry.IPoint
[System.Runtime.InteropServices.DispId(1610678277)] __property ESRI.ArcGIS.Geometry.IPoint* get_AddressLocation();
[System.Runtime.InteropServices.DispId(1610678277)]
property ESRI.ArcGIS.Geometry.IPoint^ AddressLocation {
ESRI.ArcGIS.Geometry.IPoint^ get();
}
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