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


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

ITinIdentifyObj Interface

Provides access to query TIN. Note: the ITinIdentifyObj interface has been superseded by ITinIdentifyObj2. Please consider using the more recent version.

Product Availability

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

Members

Name Description
Write-only property Feature The Feature property as IFeature.
Write-only property Location The Location property as IPoint.

Classes that implement ITinIdentifyObj

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