Document Library for WinForms
Unit 構造体 メンバ
フィールド  プロパティ  メソッド 

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 : Unit 構造体

Unitデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)  
Public フィールドCentimeters per inch as double.  
Public フィールドCentimeters per inch as float.  
Public フィールドDIP units per inch as double.  
Public フィールドDisplay units per inch as double.  
Public フィールドDisplay units per inch as float.  
Public フィールドDocument units per inch as double.  
Public フィールドDocument units per inch as float.  
Public フィールドstatic (Shared in Visual Basic)  
Public フィールドMillimeters per inch as double.  
Public フィールドMillimeters per inch as float.  
Public フィールドPicas per inch as double.  
Public フィールドPicas per inch as float.  
Public フィールドPoints per inch as double.  
Public フィールドPoints per inch as float.  
Public フィールドstatic (Shared in Visual Basic)  
Public フィールドTwips per inch as double.  
Public フィールドTwips per inch as float.  
Public フィールドstatic (Shared in Visual Basic)  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the unit of measurement of the current unit.  
Public プロパティGets the value of the current unit (in Units).  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Converts value of this Unit structure to value in specified units of measurement.  
Public メソッドstatic (Shared in Visual Basic)Parses a string and creates a Unit instance from that string, throws an exception if string is invalid.  
Public メソッドstatic (Shared in Visual Basic)Converts a string to a UnitTypeEnum value. The string can be one of the following: "doc", "in", "mm", "pc", "dsp", "pt", "tw", "inhs", "cm", "dip". This method is case-insensitive.  
Public メソッドConverts the current object to a string.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Parses a string and gets Value and Unit.Utits from that string.  
Public メソッドstatic (Shared in Visual Basic)Converts a UnitTypeEnum value to a string representation as in the following table:
  • Document"doc"
  • Inch"in"
  • Millimeter"mm"
  • Pica"pc"
  • Point"pt"
  • Twip"tw"
  • InHs"inhs"
  • Centimeters"cm"
  • Dip"dip"
 
トップ
パブリック オペレータ
オーバーロードされます。 Converts a unit value to a string.
トップ
参照

Unit 構造体
C1.Win.Document 名前空間