PointF.Addition(PointF, SizeF) Opérateur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static Microsoft::Maui::Graphics::PointF operator +(Microsoft::Maui::Graphics::PointF pt, Microsoft::Maui::Graphics::SizeF sz);
public static Microsoft.Maui.Graphics.PointF operator + (Microsoft.Maui.Graphics.PointF pt, Microsoft.Maui.Graphics.SizeF sz);
static member ( + ) : Microsoft.Maui.Graphics.PointF * Microsoft.Maui.Graphics.SizeF -> Microsoft.Maui.Graphics.PointF
Public Shared Operator + (pt As PointF, sz As SizeF) As PointF
Paramètres
- pt
- PointF
- sz
- SizeF