Click or drag to resize

IPaletteDouble Interface

Access to the double of back and border palettes.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public interface IPaletteDouble

The IPaletteDouble type exposes the following members.

Properties
 NameDescription
Public propertyPaletteBack Gets the background palette.
Public propertyPaletteBorder Gets the border palette.
Top
See Also