Products | Support | Back to Introduction | Email a link to this topic. | Back to Introduction - All Topics | Help Version 19.0.4.12
|
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. |