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