IReportItem.IntersectsWith(RectangleF) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool IntersectsWith(System::Drawing::RectangleF rectangle);
public bool IntersectsWith (System.Drawing.RectangleF rectangle);
abstract member IntersectsWith : System.Drawing.RectangleF -> bool
Public Function IntersectsWith (rectangle As RectangleF) As Boolean
Parameters
- rectangle
- RectangleF