RichTextBox for WPF
LengthTool クラス
メンバ 

C1.WPF.RichTextBox.Ribbon アセンブリ > C1.WPF.RichTextBox.Ribbon 名前空間 : LengthTool クラス
C1Length を編集するツールの抽象基本クラス。
シンタックス
'宣言
 
Public MustInherit Class LengthTool 
   Inherits System.Windows.Controls.Control
   Implements IUpdateableTool 
public abstract class LengthTool : 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.Ribbon.LengthTool
                        C1.WPF.RichTextBox.Ribbon.C1ColumnWidthTool
                        C1.WPF.RichTextBox.Ribbon.C1RowHeightTool
                        C1.WPF.RichTextBox.Ribbon.C1TableWidthTool

参照

LengthTool メンバ
C1.WPF.RichTextBox.Ribbon 名前空間