Click or drag to resize

MCGUIHorizontalLayoutScope Constructor (GUIStyle)

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.UserInterface
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public HorizontalLayoutScope(
	GUIStyle style
)

Parameters

style
Type: GUIStyle
The style.
See Also