The height measurement at the first point.
[Visual Basic .NET] Public Property HeightAtPoint1 As Double
[C#] public double HeightAtPoint1 {get; set;}
[C++]
HRESULT get_HeightAtPoint1(
double* pHeightAtPoint1
);
[C++]
HRESULT put_HeightAtPoint1(
double pHeightAtPoint1
);
[C++]Parameters
pHeightAtPoint1 [out, retval] pHeightAtPoint1 is a parameter of type double pHeightAtPoint1 [in] pHeightAtPoint1 is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.