Click or drag to resize

MCGUIErrorColor Property

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

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

Property Value

Type: SkinDependentItemColor
See Also