Vector3.X Property

Gets or sets the x-coordinate of the vector.

Syntax

  public float X {get; set;}

Property Value

System.Single.  The vector's x-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