Méthode | Description | |
---|---|---|
ButtonSpecToContent ( IPalette palette, |
Initialize a new instance of the PageToTooltipMapping class.
|
|
GetImage ( PaletteState state ) : Image |
Gets the content image.
|
|
GetImageTransparentColor ( PaletteState state ) : Color |
Gets the image color that should be transparent.
|
|
GetLongText ( ) : string |
Gets the content long text.
|
|
GetShortText ( ) : string |
Gets the content short text.
|
public ButtonSpecToContent ( IPalette palette, |
||
palette | IPalette | Palette for sourcing information. |
buttonSpec | Source button spec instance. | |
Résultat | System |
public GetImage ( PaletteState state ) : Image | ||
state | PaletteState | The state for which the image is needed. |
Résultat | Image |
public GetImageTransparentColor ( PaletteState state ) : Color | ||
state | PaletteState | The state for which the image is needed. |
Résultat | Color |