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


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

ITinIdentifyObj2 Interface

Provides access to query TIN.

Product Availability

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

Members

Name Description
Method GetPropAndValues Used to get the set of properties and values from a TinIdentifyObject.
Read-only property Location Retrieves the coordinates of the location that was identified.
Method SetupEntity Initializes the array that stores the properties and values which are to be displayed by the ID dialog.

Classes that implement ITinIdentifyObj2

Classes Description
SimpleTinIdentifyObj Object that mantains information collected during the identify operation.