Click or drag to resize

SkinDependentItemTItemDark Property

Gets an item for the dark (pro) skin.

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

Property Value

Type: TItem
See Also