Vector2.Y Field

Language:

Retrieves or sets the y component of a 2-D vector.

Definition

Visual Basic Public Y As Single
C# public Single Y;
C++ public: Single Y;
JScript public var Y : Single

Field Value

System.Single
A Single Leave Site value that represents the y component of a 2-D vector.

This field is read/write. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center