X
Point.X property
Gets the x-coordinate.
public double X { get; }
Property Value
A double value that represents the x-coordinate.
See Also
- class Point
 - namespace GroupDocs.Parser.Data
 - assembly GroupDocs.Parser
 
Gets the x-coordinate.
public double X { get; }
A double value that represents the x-coordinate.