Vector3.ToString Method

Converts this Vector3 structure to a human-readable string.

Syntax

  public virtual string ToString(
);

Return Value

System.String.  The string representation.

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