C# Class ComponentFactory.Krypton.Ribbon.PaletteGalleryBackBorder

Inheritance: IPaletteBack, IPaletteBorder
Afficher le fichier Open project: ComponentFactory/Krypton Class Usage Examples

Méthodes publiques

Méthode Description
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 ( PaletteGalleryState state ) : System

Initialize a new instance of the PaletteGalleryBackBorder class.

SetState ( PaletteGalleryState state ) : void

Define the new state to use for sourcing values.

Method Details

GetBackColor1() public méthode

Gets the first background color.
public GetBackColor1 ( PaletteState state ) : Color
state PaletteState Palette value should be applicable to this state.
Résultat Color

GetBackColor2() public méthode

Gets the second back color.
public GetBackColor2 ( PaletteState state ) : Color
state PaletteState Palette value should be applicable to this state.
Résultat Color

GetBackColorAlign() public méthode

Gets the color alignment style.
public GetBackColorAlign ( PaletteState state ) : PaletteRectangleAlign
state PaletteState Palette value should be applicable to this state.
Résultat PaletteRectangleAlign

GetBackColorAngle() public méthode

Gets the color background angle.
public GetBackColorAngle ( PaletteState state ) : float
state PaletteState Palette value should be applicable to this state.
Résultat float

GetBackColorStyle() public méthode

Gets the color drawing style.
public GetBackColorStyle ( PaletteState state ) : PaletteColorStyle
state PaletteState Palette value should be applicable to this state.
Résultat PaletteColorStyle

GetBackDraw() public méthode

Gets the actual background draw value.
public GetBackDraw ( PaletteState state ) : InheritBool
state PaletteState Palette value should be applicable to this state.
Résultat InheritBool

GetBackGraphicsHint() public méthode

Gets the actual background graphics hint value.
public GetBackGraphicsHint ( PaletteState state ) : PaletteGraphicsHint
state PaletteState Palette value should be applicable to this state.
Résultat PaletteGraphicsHint

GetBackImage() public méthode

Gets a background image.
public GetBackImage ( PaletteState state ) : Image
state PaletteState Palette value should be applicable to this state.
Résultat Image

GetBackImageAlign() public méthode

Gets the image alignment style.
public GetBackImageAlign ( PaletteState state ) : PaletteRectangleAlign
state PaletteState Palette value should be applicable to this state.
Résultat PaletteRectangleAlign

GetBackImageStyle() public méthode

Gets the background image style.
public GetBackImageStyle ( PaletteState state ) : PaletteImageStyle
state PaletteState Palette value should be applicable to this state.
Résultat PaletteImageStyle

GetBorderColor1() public méthode

Gets the first border color.
public GetBorderColor1 ( PaletteState state ) : Color
state PaletteState Palette value should be applicable to this state.
Résultat Color

GetBorderColor2() public méthode

Gets the second border color.
public GetBorderColor2 ( PaletteState state ) : Color
state PaletteState Palette value should be applicable to this state.
Résultat Color

GetBorderColorAlign() public méthode

Gets the color alignment style.
public GetBorderColorAlign ( PaletteState state ) : PaletteRectangleAlign
state PaletteState Palette value should be applicable to this state.
Résultat PaletteRectangleAlign

GetBorderColorAngle() public méthode

Gets the color border angle.
public GetBorderColorAngle ( PaletteState state ) : float
state PaletteState Palette value should be applicable to this state.
Résultat float

GetBorderColorStyle() public méthode

Gets the color drawing style.
public GetBorderColorStyle ( PaletteState state ) : PaletteColorStyle
state PaletteState Palette value should be applicable to this state.
Résultat PaletteColorStyle

GetBorderDraw() public méthode

Gets a value indicating if border should be drawn.
public GetBorderDraw ( PaletteState state ) : InheritBool
state PaletteState Palette value should be applicable to this state.
Résultat InheritBool

GetBorderDrawBorders() public méthode

Gets a value indicating which borders to draw.
public GetBorderDrawBorders ( PaletteState state ) : PaletteDrawBorders
state PaletteState Palette value should be applicable to this state.
Résultat PaletteDrawBorders

GetBorderGraphicsHint() public méthode

Gets the graphics drawing hint.
public GetBorderGraphicsHint ( PaletteState state ) : PaletteGraphicsHint
state PaletteState Palette value should be applicable to this state.
Résultat PaletteGraphicsHint

GetBorderImage() public méthode

Gets a border image.
public GetBorderImage ( PaletteState state ) : Image
state PaletteState Palette value should be applicable to this state.
Résultat Image

GetBorderImageAlign() public méthode

Gets the image alignment style.
public GetBorderImageAlign ( PaletteState state ) : PaletteRectangleAlign
state PaletteState Palette value should be applicable to this state.
Résultat PaletteRectangleAlign

GetBorderImageStyle() public méthode

Gets the border image style.
public GetBorderImageStyle ( PaletteState state ) : PaletteImageStyle
state PaletteState Palette value should be applicable to this state.
Résultat PaletteImageStyle

GetBorderRounding() public méthode

Gets the border rounding.
public GetBorderRounding ( PaletteState state ) : int
state PaletteState Palette value should be applicable to this state.
Résultat int

GetBorderWidth() public méthode

Gets the border width.
public GetBorderWidth ( PaletteState state ) : int
state PaletteState Palette value should be applicable to this state.
Résultat int

PaletteGalleryBackBorder() public méthode

Initialize a new instance of the PaletteGalleryBackBorder class.
public PaletteGalleryBackBorder ( PaletteGalleryState state ) : System
state PaletteGalleryState Initial state for background/border.
Résultat System

SetState() public méthode

Define the new state to use for sourcing values.
public SetState ( PaletteGalleryState state ) : void
state PaletteGalleryState New state for background/border.
Résultat void