RichTextBox for WPF
C1LengthTool クラス
メンバ 

C1.WPF.RichTextBox.Toolbar.4.5.2 アセンブリ > C1.WPF.RichTextBox 名前空間 : C1LengthTool クラス
C1Length を編集するツールの抽象基本クラス。
シンタックス
'宣言
 
Public MustInherit Class C1LengthTool 
   Inherits System.Windows.Controls.Control
   Implements IUpdateableTool 
public abstract class C1LengthTool : System.Windows.Controls.Control, IUpdateableTool  
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.RichTextBox.C1LengthTool
                        C1.WPF.RichTextBox.C1ColumnWidthTool
                        C1.WPF.RichTextBox.C1RowHeightTool
                        C1.WPF.RichTextBox.C1TableWidthTool

参照

C1LengthTool メンバ
C1.WPF.RichTextBox 名前空間