AGI STK Esri Display 11 Send comments on this topic.
IAgEsri3dIdentifyResult Interface

Description

Result returned by the Identify method of the IAgEsri3dRenderer interface.

Public Properties

Public Property Count Returns the number of elements in the collection.
Public Property Element Returns the element at the Index position.

Remarks

Represents an array of FeatureIdentifyObject objects.

On a FeatureIdentifyObject, you can do a QI to the IIdentifyObj interface to get more information about the identified feature. The IIdentifyObj interface returns the layer, and name of the feature. However the window handle, and the methods to flash the feature in the display and to display a context menu at the Identify location are not supported (due to the apartment threaded model). In order to flash a feature, use the FlashFeature method on the IAgEsri3dRenderer interface.

See Also

CoClasses that Implement IAgEsri3dIdentifyResult

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1