ArcObjects Library Reference (Carto) |
|
ITinIdentifyObj2 Interface
Provides access to query TIN.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
![Method](bitmaps/Method.gif) |
GetPropAndValues |
Used to get the set of properties and values from a TinIdentifyObject. |
![Read-only property](bitmaps/ReadOnly.gif) |
Location |
Retrieves the coordinates of the location that was identified. |
![Method](bitmaps/Method.gif) |
SetupEntity |
Initializes the array that stores the properties and values which are to be displayed by the ID dialog. |
CoClasses that implement ITinIdentifyObj2
CoClasses and Classes |
Description |
SimpleTinIdentifyObj |
Object that mantains information collected during the identify operation. |