Ejemplo n.º 1
0
 => new Vector2(r.Width, r.Height);
Ejemplo n.º 2
0
 _painter.Measure((float)availableSize.Width) is System.Drawing.RectangleF r ? new Size(r.Width, r.Height) : default;