The y velocity component. Uses Rate
Dimension.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Vy() As System.Object
|
| [C#] |
|---|
public System.Object Vy {get; set;}
|
| [Managed C++] |
|---|
public: __property VARIANT get_Vy();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Vy(
|
| [Java] |
|---|
public Variant getVy();public void setVy(
|