| MCGUIHorizontalLayoutScope Constructor (GUIStyle) |
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.UserInterface
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax [PublicAPIAttribute]
public HorizontalLayoutScope(
GUIStyle style
)
Parameters
- style
- Type: GUIStyle
The style.
See Also