Click or drag to resize

MCGUIStylesLargeButtonRight Property

Gets the style of a right large button.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.UserInterface
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
[NotNullAttribute]
public GUIStyle LargeButtonRight { get; }

Property Value

Type: GUIStyle
See Also