C1.C1Report.4 Assembly > C1.C1Preview Namespace > RectangleD Structure : Contains Method |
Overload | Description |
---|---|
Contains(PointD) | Tests whether the specified point is contained within the current RectangleD. |
Contains(RectangleD) | Tests whether the specified rectangle is entirely contained within the current RectangleD. |
Contains(Double,Double) | Tests whether a point specified by its coordinates is contained within the current RectangleD. |