This document is archived and information here might be outdated. Recommended version. |
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(
System.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