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