PointF.Equality(PointF, PointF) Operator
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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 ( = ) : Microsoft.Maui.Graphics.PointF * Microsoft.Maui.Graphics.PointF -> bool
Public Shared Operator == (ptA As PointF, ptB As PointF) As Boolean
Parameter
- ptA
- PointF
- ptB
- PointF