This document is archived and information here might be outdated. Recommended version. |
The translation along the Y axis.
[Visual Basic .NET]
Public ReadOnly Property YTranslation As Double
[C#]
public double YTranslation {get;}
[C++]
HRESULT get_YTranslation(
System.Double* dy
);
[C++] Parameters dy [out, retval]
dy is a parameter of type double*