Sets the rectangle in which the layout will try to arrange the nodes.
VB6
![]() |
---|
Public Sub SetLayoutArea( _ |
C++
![]() |
---|
public: |
Coordinate of the left edge of layout rectangle.
Coordinate of the top edge of layout rectangle.
Coordinate of the right edge of layout rectangle.
Coordinate of the bottom edge of layout rectangle.
If this property is not set, the algorithm uses the value of diagram's bounding rectangle as target layout rectangle.