This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITin Interface > ITin.Version Property (ArcObjects .NET 10.4 SDK) |
Returns the version number of the TIN engine used to build the TIN.
[Visual Basic .NET] Public ReadOnly Property Version As Integer
[C#] public int Version {get;}
[C++]
HRESULT get_Version(
long* pVer
);
[C++]
Parameters pVer [out, retval] pVer is a parameter of type long