Point.X Property
Gets the x-coordinate of the Point.
Thread safety: This property is thread-safe.
Syntax
public System.Double X { get; }
Property Value
Type: System.Double
Default: 0.0
The x-coordinate of the point.
Default: 0.0
The x-coordinate of the point.
Platforms
Windows, Linux, Android