Click or drag to resize

MCGUISeparatorLineColor Property

Gets the separator line color.

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

Property Value

Type: SkinDependentItemColor
See Also