C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox Namespace > EditExtensions Class : SetBorders Method |
'Declaration Public Shared Sub SetBorders( _ ByVal range As C1TextRange, _ ByVal flags As C1BorderFlags, _ ByVal brush As System.Windows.Media.Brush, _ ByVal thickness As System.Double _ )
public static void SetBorders( C1TextRange range, C1BorderFlags flags, System.Windows.Media.Brush brush, System.double thickness )