This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinElement Interface > ITinElement.TheTin Property (ArcObjects .NET 10.4 SDK) |
The TIN object referenced by the element.
[Visual Basic .NET] Public ReadOnly Property TheTin As ITin
[C#] public ITin TheTin {get;}
[C++]
HRESULT get_TheTin(
ITin** ppTin
);
[C++]
Parameters ppTin [out, retval]
ppTin is a parameter of type ITin