Point.Addition(Point, 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::Point operator +(Microsoft::Maui::Graphics::Point pt, Microsoft::Maui::Graphics::SizeF sz);
public static Microsoft.Maui.Graphics.Point operator + (Microsoft.Maui.Graphics.Point pt, Microsoft.Maui.Graphics.SizeF sz);
static member ( + ) : Microsoft.Maui.Graphics.Point * Microsoft.Maui.Graphics.SizeF -> Microsoft.Maui.Graphics.Point
Public Shared Operator + (pt As Point, sz As SizeF) As Point
Paramètres
- pt
- Point
- sz
- SizeF