1 implementation of Y
Microsoft.Maui.Graphics (1)
StandardPicture.cs (1)
10
public float
Y
{ get; }
1 reference to Y
Microsoft.Maui.Graphics (1)
PictureExtensions.cs (1)
9
return new RectF(target.X, target.
Y
, target.Width, target.Height);