RichTextBox for WPF
C1LengthUnitType 列挙体

C1.WPF.RichTextBox.4.5.2 アセンブリ > C1.WPF.RichTextBox.Documents 名前空間 : C1LengthUnitType 列挙体
C1Lengthのさまざまな単位を記述します。
シンタックス
'宣言
 
Public Enum C1LengthUnitType 
   Inherits System.Enum
public enum C1LengthUnitType : System.Enum 
メンバ
メンバ解説
Auto自動単位の長さ。
Percentパーセント単位の長さ。
Pixelピクセル単位の長さ。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WPF.RichTextBox.Documents.C1LengthUnitType

参照

C1.WPF.RichTextBox.Documents 名前空間