This document is archived and information here might be outdated. Recommended version. |
The Z coordinate.
[Visual Basic .NET]
Public Property Z As Double
[C#]
public double Z {get; set;}
[C++]
HRESULT get_Z(
void
);
[C++]
HRESULT put_Z(
);