RectangleD.Contains 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.
Overloads
Contains(PointD) | |
Contains(RectangleD) | |
Contains(Double, Double) |
Contains(PointD)
Contains(RectangleD)
public:
bool Contains(Microsoft::ReportDesigner::RectangleD rect);
public bool Contains (Microsoft.ReportDesigner.RectangleD rect);
member this.Contains : Microsoft.ReportDesigner.RectangleD -> bool
Public Function Contains (rect As RectangleD) As Boolean
Parameters
- rect
- RectangleD