ArcObjects Library Reference (Carto)  

IImageServerIdentifyResultEdit.Location Property

The identified location.

[Visual Basic .NET]
Public WriteOnly Property Location_2
[C#]
public void Location_2 {set;}
[C++]
HRESULT putref_Location(
  IPoint* 
);
[C++]

Parameters

[in]

   is a parameter of type IPoint

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IImageServerIdentifyResultEdit Interface