ComponentOne Studio for WinRT XAML
C1LengthUnitType 列挙体
メンバ 

C1Length のさまざまな単位を記述します。
構文
'宣言
 
Public Enum C1LengthUnitType 
   Inherits System.Enum
public enum C1LengthUnitType : System.Enum 
メンバ
メンバ解説
Auto自動単位の長さ。
Percentパーセント単位の長さ。
Pixelピクセル単位の長さ。
継承階層

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

参照

C1.Xaml.RichTextBox.Documents 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.