Click or drag to resize

MCGUIWarningColor Property

Gets the color of GUI element in «warning» state.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.UserInterface
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
public static SkinDependentItem<Color> WarningColor { get; }

Property Value

Type: SkinDependentItemColor
See Also