RectangleD::Contains Method (RectangleD)
Visual Studio 2015
Determines if the rectangular region represented by rectangle is entirely contained within this RectangleD structure.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- rectangle
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
The RectangleD to test.
Return Value
Type: System::Boolean
Show: