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