RectangleD.Equality(RectangleD, RectangleD) Operador
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
static bool operator ==(Microsoft::ReportDesigner::RectangleD left, Microsoft::ReportDesigner::RectangleD right);
public static bool operator == (Microsoft.ReportDesigner.RectangleD left, Microsoft.ReportDesigner.RectangleD right);
static member ( = ) : Microsoft.ReportDesigner.RectangleD * Microsoft.ReportDesigner.RectangleD -> bool
Public Shared Operator == (left As RectangleD, right As RectangleD) As Boolean
Parâmetros
- left
- RectangleD
- right
- RectangleD