NodeShape.FindFreeArea(RectangleD) Method

Definition

Finds a free area inside this shape.

C++
public:
 Microsoft::VisualStudio::Modeling::Diagrams::PointD FindFreeArea(Microsoft::VisualStudio::Modeling::Diagrams::RectangleD freeArea);

Parameters

freeArea
RectangleD

The free area needed.

Returns

Top-left position of free area found.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022