Property | Type | Description | |
---|---|---|---|
ShouldSerializeItem | bool |
Method | Description | |
---|---|---|
PaletteListState ( |
Initialize a new instance of the PaletteListState class.
|
|
PopulateFromBase ( PaletteState state ) : void |
Populate values from the base palette.
|
Method | Description | |
---|---|---|
ShouldSerializeItem ( ) : bool |
public PaletteListState ( |
||
inherit | Source for inheriting values. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |
public PopulateFromBase ( PaletteState state ) : void | ||
state | PaletteState | Which state to populate from. |
return | void |