Interface IBorderElement
Assembly: Telerik.WinControls.dll
Syntax
public interface IBorderElement : IBoxStyle, IBoxElement
Properties
Declaration
float[] BorderDashPattern { get; }
Property Value
Declaration
DashStyle BorderDashStyle { get; }
Property Value
|
System.Drawing.Drawing2D.DashStyle
|
Declaration
BorderDrawModes BorderDrawMode { get; }
Property Value
Declaration
BorderBoxStyle BoxStyle { get; }
Property Value
Declaration
Property Value
Declaration
Color ForeColor2 { get; }
Property Value
Declaration
Color ForeColor3 { get; }
Property Value
Declaration
Color ForeColor4 { get; }
Property Value
Declaration
float GradientAngle { get; }
Property Value
Declaration
GradientStyles GradientStyle { get; }
Property Value
Declaration
Color InnerColor { get; }
Property Value
Declaration
Color InnerColor2 { get; }
Property Value
Declaration
Color InnerColor3 { get; }
Property Value
Declaration
Color InnerColor4 { get; }
Property Value
Declaration
SmoothingMode SmoothingMode { get; set; }
Property Value
|
System.Drawing.Drawing2D.SmoothingMode
|
Extension Methods