PointF.Inequality(PointF, PointF) 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 bool operator !=(Microsoft::Maui::Graphics::PointF ptA, Microsoft::Maui::Graphics::PointF ptB);
public static bool operator != (Microsoft.Maui.Graphics.PointF ptA, Microsoft.Maui.Graphics.PointF ptB);
static member op_Inequality : Microsoft.Maui.Graphics.PointF * Microsoft.Maui.Graphics.PointF -> bool
Public Shared Operator != (ptA As PointF, ptB As PointF) As Boolean
Paramètres
- ptA
- PointF
- ptB
- PointF