프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ShouldSerializeItem | bool |
메소드 | 설명 | |
---|---|---|
PaletteListState ( |
Initialize a new instance of the PaletteListState class.
|
|
PopulateFromBase ( PaletteState state ) : void |
Populate values from the base palette.
|
메소드 | 설명 | |
---|---|---|
ShouldSerializeItem ( ) : bool |
public PaletteListState ( |
||
inherit | Source for inheriting values. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
리턴 | System |
public PopulateFromBase ( PaletteState state ) : void | ||
state | PaletteState | Which state to populate from. |
리턴 | void |