Click or drag to resize
PointX Property
Gets or sets the Windows.Foundation.Point.X-coordinate value of this Windows.Foundation.Point structure.

Namespace: Windows.Foundation
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public double X { get; set; }

Property Value

Type: Double
See Also