C# Class ComponentFactory.Krypton.Toolkit.KryptonPaletteTMSRafting

Storage for rafting entries of the professional color table.
Inheritance: KryptonPaletteTMSBase
Afficher le fichier Open project: ComponentFactory/Krypton Class Usage Examples

Private Properties

Свойство Type Description
KryptonPaletteTMSRafting System

Méthodes publiques

Méthode Description
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.

Private Methods

Méthode Description
KryptonPaletteTMSRafting ( KryptonInternalKCT internalKCT, NeedPaintHandler needPaint ) : System

Initialize a new instance of the KryptonPaletteKCTRafting class.

Method Details

PopulateFromBase() public méthode

Populate values from the base palette.
public PopulateFromBase ( ) : void
Résultat void

ResetRaftingContainerGradientBegin() public méthode

esets the RaftingContainerGradientBegin property to its default value.
public ResetRaftingContainerGradientBegin ( ) : void
Résultat void

ResetRaftingContainerGradientEnd() public méthode

esets the RaftingContainerGradientEnd property to its default value.
public ResetRaftingContainerGradientEnd ( ) : void
Résultat void