Gets the y-coordinate.
Namespace: GroupDocs.Parser.DataAssembly: GroupDocs.Parser (in GroupDocs.Parser.dll) Version: 22.8.0
SyntaxPublic ReadOnly Property Y As Double
Get
public:
property double Y {
double get ();
}
member Y : float with get
Property Value
Type:
DoubleA double value that represents the y-coordinate.
See Also