Click or drag to resize

PaletteContextMenuItemState Constructor (PaletteContextMenuItemStateRedirect)

Initialize a new instance of the PaletteContextMenuItemState class.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public PaletteContextMenuItemState(
	PaletteContextMenuItemStateRedirect redirect
)

Parameters

redirect
Type: Internal.ComponentFactory.Krypton.ToolkitPaletteContextMenuItemStateRedirect
Redirector for inheriting values.
See Also