This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinNode Interface > ITinNode.X Property (ArcObjects .NET 10.5 SDK) |
The x-coordinate of the specified node.
[Visual Basic .NET] Public ReadOnly Property X As Double
[C#] public double X {get;}
[C++]
HRESULT get_X(
double* X
);
[C++]
Parameters X [out, retval] X is a parameter of type double