DiagramFixupConstants.LoopMax Property

Definition

Gets or sets the maximum amount of times that the auto fixup code is allowed to loop through trying to position and size everything correctly. It defaults to the above, but is settable per designer.

C++
public:
 static property int LoopMax { int get(); void set(int value); };

Property Value

Maximum number of times auto fixup code is allowed to loop.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022