Gets the y-coordinate of the object.
Namespace: GroupDocs.Watermark.SearchAssembly: GroupDocs.Watermark (in GroupDocs.Watermark.dll) Version: 20.7.0
SyntaxReadOnly Property Y As Double
Get
property double Y {
double get ();
}
abstract Y : float with get
Property Value
Type:
DoubleThe y-coordinate of the object.
See Also