Partager via


RectangleD.IntersectsWith(RectangleD) Méthode

Définition

public:
 bool IntersectsWith(Microsoft::ReportDesigner::RectangleD rect);
public bool IntersectsWith (Microsoft.ReportDesigner.RectangleD rect);
member this.IntersectsWith : Microsoft.ReportDesigner.RectangleD -> bool
Public Function IntersectsWith (rect As RectangleD) As Boolean

Paramètres

rect
RectangleD

Retours

S’applique à