| Leadtools.Forms Namespace > LogicalRectangle Structure : Contains Method | 
| Overload | Description | 
|---|---|
| Contains(Double,Double) | Determines whether the specified point is contained within this LogicalRectangle structure. | 
| Contains(LeadPoint) | Determines if the specified point is contained within this LogicalRectangle structure. | 
| Contains(LogicalPoint) | Determines if the specified point is contained within this LogicalPoint structure. | 
| Contains(LeadRect) | Determines if the rectangular region represented by rect is entirely contained within this LogicalRectangle structure. | 
| Contains(LogicalRectangle) | Determines if the rectangular region represented by rect is entirely contained within this LogicalRectangle structure. |