IRenderTabBorder Interface |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public interface IRenderTabBorder
The IRenderTabBorder type exposes the following members.
Name | Description | |
---|---|---|
DrawTabBorder |
Draw border on the inside edge of the specified rectangle.
| |
GetTabBackPath |
Generate a graphics path that encloses the border and is used when rendering a background to ensure the background does not draw over the border area.
| |
GetTabBorderDisplayPadding |
Gets the padding used to position display elements completely inside border drawing.
| |
GetTabBorderLeftDrawing |
Gets if the tabs should be drawn from left to right for z-ordering.
| |
GetTabBorderPath |
Generate a graphics path that encloses the border itself.
| |
GetTabBorderSpacingGap |
Gets the spacing used to separate each tab border instance.
|