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