PowerTools CalendarGrid for Windows Forms 1.0J
LengthUnit 列挙体

LengthUnit 列挙体を定義します。
構文
Public Enum LengthUnit 
   Inherits System.Enum
public enum LengthUnit : System.Enum 
メンバ
メンバ解説
Byte文字列の長さを計算するときの計算単位がバイトであることを示します。
Char文字列の長さを計算するときの計算単位が .NET 文字であることを示します。
TextElement文字列の長さを計算するときの計算単位がテキスト要素であることを示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.CalendarGrid.InputMan.LengthUnit

参照

GrapeCity.Win.CalendarGrid.InputMan 名前空間

 

 


© 2014 GrapeCity inc. All rights reserved.