Share via


Vector3.Y Property

Gets or sets the y-coordinate of the vector.

Syntax

  public float Y {get; set;}

Property Value

System.Single.  The vector's y-coordinate

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also