|  | MCGUIVerticalLayoutScope Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: HightlanderSolutions.MeshCheckerEditorExtension.UserInterface
 Syntax
Syntax[PublicAPIAttribute] public sealed class VerticalLayoutScope : IDisposable
The MCGUIVerticalLayoutScope type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MCGUIVerticalLayoutScope | 
                Initializes a new instance of the MCGUIVerticalLayoutScope class.
             | 
|  | MCGUIVerticalLayoutScope(GUIStyle) | 
                Initializes a new instance of the MCGUIVerticalLayoutScope class.
             | 
|  | MCGUIVerticalLayoutScope(GUIStyle, Color) | 
                Initializes a new instance of the MCGUIVerticalLayoutScope class.
             | 
|  | MCGUIVerticalLayoutScope(GUIStyle, GUILayoutOption) | 
                Initializes a new instance of the MCGUIVerticalLayoutScope class.
             | 
|  | MCGUIVerticalLayoutScope(GUIStyle, Color, GUILayoutOption) | 
                Initializes a new instance of the MCGUIVerticalLayoutScope class.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | 
 See Also
See Also