ClassDoubleCrossBorder
Class
DoubleCrossBorder
Definition
Namespace:Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.DoubleBorder
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class DoubleCrossBorder : CrossTableBorderUIElement, IComponentConnector
Inheritance: objectTableBorderUIElementCrossTableBorderUIElementDoubleCrossBorder
Implements:
Inherited Members
Constructors
DoubleCrossBorder()
Declaration
cs-api-definition
public DoubleCrossBorder()
Methods
InitializeComponent()
InitializeComponent
Declaration
cs-api-definition
public void InitializeComponent()
UpdateSize(float, float)
Updates the size of the double cross border with the specified width and height.
UpdateUIOverride()
Declaration
cs-api-definition
protected override void UpdateUIOverride()
Overrides