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