Click or drag to resize

ViewDrawMenuSeparator Constructor (KryptonContextMenuSeparator, PaletteDoubleRedirect)

Initialize a new instance of the ViewDrawMenuSeparator 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 ViewDrawMenuSeparator(
	KryptonContextMenuSeparator separator,
	PaletteDoubleRedirect palette
)

Parameters

separator
Type: Internal.ComponentFactory.Krypton.ToolkitKryptonContextMenuSeparator
Reference to owning separator entry.
palette
Type: Internal.ComponentFactory.Krypton.ToolkitPaletteDoubleRedirect
Palette for obtaining drawing values.
See Also