RichTextBox for WPF
LengthTool クラス
メンバ 

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