RectangleD.IntersectsWith(RectangleD) Método

Definição

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

Parâmetros

rect
RectangleD

Retornos

Aplica-se a