C# Класс ComponentFactory.Krypton.Toolkit.KryptonPaletteTMSRafting

Storage for rafting entries of the professional color table.
Наследование: KryptonPaletteTMSBase
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
KryptonPaletteTMSRafting System

Открытые методы

Метод Описание
PopulateFromBase ( ) : void

Populate values from the base palette.

ResetRaftingContainerGradientBegin ( ) : void

esets the RaftingContainerGradientBegin property to its default value.

ResetRaftingContainerGradientEnd ( ) : void

esets the RaftingContainerGradientEnd property to its default value.

Приватные методы

Метод Описание
KryptonPaletteTMSRafting ( KryptonInternalKCT internalKCT, NeedPaintHandler needPaint ) : System

Initialize a new instance of the KryptonPaletteKCTRafting class.

Описание методов

PopulateFromBase() публичный Метод

Populate values from the base palette.
public PopulateFromBase ( ) : void
Результат void

ResetRaftingContainerGradientBegin() публичный Метод

esets the RaftingContainerGradientBegin property to its default value.
public ResetRaftingContainerGradientBegin ( ) : void
Результат void

ResetRaftingContainerGradientEnd() публичный Метод

esets the RaftingContainerGradientEnd property to its default value.
public ResetRaftingContainerGradientEnd ( ) : void
Результат void