Palette |
public class PaletteContentInheritOverride : PaletteContentInherit
The PaletteContentInheritOverride type exposes the following members.
| Name | Description | |
|---|---|---|
| PaletteContentInheritOverride(IPaletteContent, IPaletteContent) | Initialize a new instance of the PaletteContentInheritOverride class. | |
| PaletteContentInheritOverride(IPaletteContent, IPaletteContent, PaletteState, Boolean) | Initialize a new instance of the PaletteContentInheritOverride class. |
| Name | Description | |
|---|---|---|
| Apply | Gets and sets a value indicating if override should be applied. | |
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId) | |
| Override | Gets and sets a value indicating if override state should be applied. | |
| OverrideState | Gets and sets the override palette state to use. |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |