Size.Explicit(Size to Point) 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 explicit operator Microsoft::Maui::Graphics::Point(Microsoft::Maui::Graphics::Size size);
public static explicit operator Microsoft.Maui.Graphics.Point (Microsoft.Maui.Graphics.Size size);
static member op_Explicit : Microsoft.Maui.Graphics.Size -> Microsoft.Maui.Graphics.Point
Public Shared Narrowing Operator CType (size As Size) As Point
Paramètres
- size
- Size