C# 클래스 ComponentFactory.Krypton.Toolkit.KryptonPaletteTMSRafting

Storage for rafting entries of the professional color table.
상속: KryptonPaletteTMSBase
파일 보기 프로젝트 열기: ComponentFactory/Krypton 1 사용 예제들

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