PrintDocument for WinForms
Unit 構造体 メンバ
プロパティ  メソッド 


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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティstatic (Shared in Visual Basic)Gets a Unit representing an "auto" value.  
Public プロパティstatic (Shared in Visual Basic)Gets a Unit value representing the default "bold" line thickness (2 points wide).  
Public プロパティstatic (Shared in Visual Basic)Gets a Unit representing an emtpy (zero) value.  
Public プロパティGets a value indicating whether the current unit represents an absolute value (such as "1mm", "2in", "3em" and so on).  
Public プロパティGets a value indicating whether the current unit represents an "auto" value.  
Public プロパティGets a value indicating whether the current unit represents an empty value.  
Public プロパティGets a value indicating whether the current unit is specified as "parent".  
Public プロパティGets a value indicating whether the current unit is specified as "parent.height".  
Public プロパティGets a value indicating whether the current unit is specified as "parent.width".  
Public プロパティstatic (Shared in Visual Basic)Gets a Unit value representing the default line thickness (1 point wide).  
Public プロパティGets the unit of measurement of the current unit.  
Public プロパティGets the absolute value of the current unit (in Unit.Units).  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Attempts to convert the current unit value to other unit of measurement.

Only absolute units can be converted. This method throws an exception if the conversion cannot be performed.

 
Public メソッドCompares the current unit value with another object.  
Public メソッドstatic (Shared in Visual Basic)Attempts to convert an object to a unit value. This method throws an exception if the conversion cannot be performed.  
Public メソッドGets the hash code for the current unit value.  
Public メソッドReturns a string that represents the current object.  
トップ
パブリック オペレータ
Tests whether the two unit values are equal.
オーバーロードされます。 Returns the absolute value of a Unit expressed in UnitTypeEnum.Default units.

Throws exception if the operation cannot be performed.

Tests whether the two unit values are not equal.
トップ
参照

Unit 構造体
C1.C1Preview 名前空間