NodeShape::FindFreeArea Method (RectangleD)
Visual Studio 2015
Finds an empty area on the grid for the shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- freeArea
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
The bounding rectangle that represents the empty area.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::PointDThe center point in the empty area.
Show: