IPaletteBorder Interface |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public interface IPaletteBorder
The IPaletteBorder type exposes the following members.
| Name | Description | |
|---|---|---|
| GetBorderColor1 |
Gets the first border color.
| |
| GetBorderColor2 |
Gets the second border color.
| |
| GetBorderColorAlign |
Gets the color alignment.
| |
| GetBorderColorAngle |
Gets the color border angle.
| |
| GetBorderColorStyle |
Gets the color drawing style.
| |
| GetBorderDraw |
Gets a value indicating if border should be drawn.
| |
| GetBorderDrawBorders |
Gets a value indicating which borders to draw.
| |
| GetBorderGraphicsHint |
Gets the graphics drawing hint.
| |
| GetBorderImage |
Gets a border image.
| |
| GetBorderImageAlign |
Gets the image alignment.
| |
| GetBorderImageStyle |
Gets the border image style.
| |
| GetBorderRounding |
Gets the border corner rounding.
| |
| GetBorderWidth |
Gets the border width.
|