Click or drag to resize

MCGUIStyles Property

Gets a styles instance.

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

Property Value

Type: MCGUIStyles
See Also