Search
SpringLayout Constructor
See Also
 





Initializes a new instance of the SpringLayout class.

 Overload List

Name Description

SpringLayout ()

Initializes a new instance of the SpringLayout class with the default settings.

SpringLayout (Int32, Single, Boolean)

Initializes a new instance of the SpringLayout class with the specified settings.

SpringLayout (Int32, Single, Boolean, Boolean)

Initializes a new instance of the SpringLayout class with the specified settings.

 See Also