프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
PaletteContentJustShortText ( ) : System |
Initialize a new instance of the PaletteContentJustShortText class.
|
|
PaletteContentJustShortText ( IPaletteContent inherit ) : System |
Initialize a new instance of the PaletteContentJustShortText class.
|
|
PaletteContentJustShortText ( IPaletteContent inherit, NeedPaintHandler needPaint ) : System |
Initialize a new instance of the PaletteContentJustShortText class.
|
|
PopulateFromBase ( PaletteState state ) : void |
Populate values from the base palette.
|
public PaletteContentJustShortText ( IPaletteContent inherit ) : System | ||
inherit | IPaletteContent | Source for inheriting defaulted values. |
리턴 | System |
public PaletteContentJustShortText ( IPaletteContent inherit, NeedPaintHandler needPaint ) : System | ||
inherit | IPaletteContent | Source for inheriting defaulted values. |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
리턴 | System |
public PopulateFromBase ( PaletteState state ) : void | ||
state | PaletteState | Palette state to use when populating. |
리턴 | void |