Метод | Описание | |
---|---|---|
GetBackColor1 ( PaletteState state ) : Color |
Gets the first background color.
|
|
GetBackColor2 ( PaletteState state ) : Color |
Gets the second back color.
|
|
GetBackColorAlign ( PaletteState state ) : PaletteRectangleAlign |
Gets the color alignment style.
|
|
GetBackColorAngle ( PaletteState state ) : float |
Gets the color background angle.
|
|
GetBackColorStyle ( PaletteState state ) : PaletteColorStyle |
Gets the color drawing style.
|
|
GetBackDraw ( PaletteState state ) : InheritBool |
Gets the actual background draw value.
|
|
GetBackGraphicsHint ( PaletteState state ) : PaletteGraphicsHint |
Gets the actual background graphics hint value.
|
|
GetBackImage ( PaletteState state ) : Image |
Gets a background image.
|
|
GetBackImageAlign ( PaletteState state ) : PaletteRectangleAlign |
Gets the image alignment style.
|
|
GetBackImageStyle ( PaletteState state ) : PaletteImageStyle |
Gets the background image style.
|
|
GetBorderColor1 ( PaletteState state ) : Color |
Gets the first border color.
|
|
GetBorderColor2 ( PaletteState state ) : Color |
Gets the second border color.
|
|
GetBorderColorAlign ( PaletteState state ) : PaletteRectangleAlign |
Gets the color alignment style.
|
|
GetBorderColorAngle ( PaletteState state ) : float |
Gets the color border angle.
|
|
GetBorderColorStyle ( PaletteState state ) : PaletteColorStyle |
Gets the color drawing style.
|
|
GetBorderDraw ( PaletteState state ) : InheritBool |
Gets a value indicating if border should be drawn.
|
|
GetBorderDrawBorders ( PaletteState state ) : PaletteDrawBorders |
Gets a value indicating which borders to draw.
|
|
GetBorderGraphicsHint ( PaletteState state ) : PaletteGraphicsHint |
Gets the graphics drawing hint.
|
|
GetBorderImage ( PaletteState state ) : Image |
Gets a border image.
|
|
GetBorderImageAlign ( PaletteState state ) : PaletteRectangleAlign |
Gets the image alignment style.
|
|
GetBorderImageStyle ( PaletteState state ) : PaletteImageStyle |
Gets the border image style.
|
|
GetBorderRounding ( PaletteState state ) : int |
Gets the border rounding.
|
|
GetBorderWidth ( PaletteState state ) : int |
Gets the border width.
|
|
PaletteGalleryBackBorder ( |
Initialize a new instance of the PaletteGalleryBackBorder class.
|
|
SetState ( |
Define the new state to use for sourcing values.
|
public GetBackColor1 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | Color |
public GetBackColor2 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | Color |
public GetBackColorAlign ( PaletteState state ) : PaletteRectangleAlign | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | PaletteRectangleAlign |
public GetBackColorAngle ( PaletteState state ) : float | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | float |
public GetBackColorStyle ( PaletteState state ) : PaletteColorStyle | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | PaletteColorStyle |
public GetBackDraw ( PaletteState state ) : InheritBool | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | InheritBool |
public GetBackGraphicsHint ( PaletteState state ) : PaletteGraphicsHint | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | PaletteGraphicsHint |
public GetBackImage ( PaletteState state ) : Image | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | Image |
public GetBackImageAlign ( PaletteState state ) : PaletteRectangleAlign | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | PaletteRectangleAlign |
public GetBackImageStyle ( PaletteState state ) : PaletteImageStyle | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | PaletteImageStyle |
public GetBorderColor1 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | Color |
public GetBorderColor2 ( PaletteState state ) : Color | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | Color |
public GetBorderColorAlign ( PaletteState state ) : PaletteRectangleAlign | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | PaletteRectangleAlign |
public GetBorderColorAngle ( PaletteState state ) : float | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | float |
public GetBorderColorStyle ( PaletteState state ) : PaletteColorStyle | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | PaletteColorStyle |
public GetBorderDraw ( PaletteState state ) : InheritBool | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | InheritBool |
public GetBorderDrawBorders ( PaletteState state ) : PaletteDrawBorders | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | PaletteDrawBorders |
public GetBorderGraphicsHint ( PaletteState state ) : PaletteGraphicsHint | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | PaletteGraphicsHint |
public GetBorderImage ( PaletteState state ) : Image | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | Image |
public GetBorderImageAlign ( PaletteState state ) : PaletteRectangleAlign | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | PaletteRectangleAlign |
public GetBorderImageStyle ( PaletteState state ) : PaletteImageStyle | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | PaletteImageStyle |
public GetBorderRounding ( PaletteState state ) : int | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | int |
public GetBorderWidth ( PaletteState state ) : int | ||
state | PaletteState | Palette value should be applicable to this state. |
Результат | int |
public PaletteGalleryBackBorder ( |
||
state | Initial state for background/border. | |
Результат | System |
public SetState ( |
||
state | New state for background/border. | |
Результат | void |