This document is archived and information here might be outdated.  Recommended version.


IWMSIdentifyObject Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IW > IWMSIdentifyObject Interface
ArcGIS Developer Help

IWMSIdentifyObject Interface

Provides access to idenify a WMS layer.

Product Availability

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

Members

Name Description
Method CanIdentify Indicates if the object can identify the specified layer.
Method Flash Flashes the identified object on the screen.
Read-only property hWnd The window handle.
Read-only property Layer Target layer for identification.
Read/write property Name Name of the identify object.
Method PopUpMenu Displays a context sensitive popup menu at the specified location.
Read/write property PropertySet PropertySet of the identify object.

Classes that implement IWMSIdentifyObject

Classes Description
SimpleWMSIdentifyObject Provides programmatic access to a simple WMS layer identify object.
WMSIdentifyObject (esriArcMapUI) Provides programmatic access to a WMS map layer factory.

Remarks

Flash is not supported.