RectangleD.IntersectsWith(RectangleD) Metodo

Definizione

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

Parametri

rect
RectangleD

Restituisce

Boolean

Si applica a