This topic has not yet been rated - Rate this topic

Point.X property

Gets or sets the X-coordinate value of this Point.

Syntax


public double X { get; set; }

Property value

Type: System.Double

The X-coordinate value of this Point structure. The default value is 0.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Foundation

Assembly

System.Runtime.WindowsRuntime.dll

See also

Point

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.