This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerIdentifyResult Interface > IImageServerIdentifyResult.Location Property (ArcObjects .NET 10.4 SDK) |
The identified location.
[Visual Basic .NET] Public ReadOnly Property Location As IPoint
[C#] public IPoint Location {get;}
[C++]
HRESULT get_Location(
IPoint** ppPoint
);
[C++]
Parameters ppPoint [out, retval]
ppPoint is a parameter of type IPoint