Méthode | Description | |
---|---|---|
GetBackColor1 ( PaletteState state ) : Color |
Gets the first background color from the redirector.
|
|
GetBackColor2 ( PaletteState state ) : Color |
Gets the second back color from the redirector.
|
|
GetBackColorAlign ( PaletteState state ) : PaletteRectangleAlign |
Gets the color alignment style from the redirector.
|
|
GetBackColorAngle ( PaletteState state ) : float |
Gets the color background angle from the redirector.
|
|
GetBackColorStyle ( PaletteState state ) : PaletteColorStyle |
Gets the color drawing style from the redirector.
|
|
GetBackDraw ( PaletteState state ) : InheritBool |
Gets a value indicating if background should be drawn.
|
|
GetBackGraphicsHint ( PaletteState state ) : PaletteGraphicsHint |
Gets the graphics drawing hint.
|
|
GetBackImage ( PaletteState state ) : Image |
Gets a background image from the redirector.
|
|
GetBackImageAlign ( PaletteState state ) : PaletteRectangleAlign |
Gets the image alignment style from the redirector.
|
|
GetBackImageStyle ( PaletteState state ) : PaletteImageStyle |
Gets the background image style from the redirector.
|
|
GetRedirector ( ) : |
Gets the redirector instance.
|
|
PaletteBackInheritRedirect ( |
Initialize a new instance of the PaletteBackInheritRedirect class.
|
|
PaletteBackInheritRedirect ( |
Initialize a new instance of the PaletteBackInheritRedirect class.
|
|
SetRedirector ( |
Update the redirector with new reference.
|
public GetBackColor1 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetBackColor2 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Color |
public GetBackColorAlign ( PaletteState state ) : PaletteRectangleAlign | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | PaletteRectangleAlign |
public GetBackColorAngle ( PaletteState state ) : float | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | float |
public GetBackColorStyle ( PaletteState state ) : PaletteColorStyle | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | PaletteColorStyle |
public GetBackDraw ( PaletteState state ) : InheritBool | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | InheritBool |
public GetBackGraphicsHint ( PaletteState state ) : PaletteGraphicsHint | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | PaletteGraphicsHint |
public GetBackImage ( PaletteState state ) : Image | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | Image |
public GetBackImageAlign ( PaletteState state ) : PaletteRectangleAlign | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | PaletteRectangleAlign |
public GetBackImageStyle ( PaletteState state ) : PaletteImageStyle | ||
state | PaletteState | Palette value should be applicable to this state. |
Résultat | PaletteImageStyle |
public PaletteBackInheritRedirect ( |
||
redirect | Source for inherit requests. | |
Résultat | System |
public PaletteBackInheritRedirect ( |
||
redirect | Source for inherit requests. | |
style | PaletteBackStyle | Style used in requests. |
Résultat | System |
public SetRedirector ( |
||
redirect | Target redirector. | |
Résultat | void |