Reports for WinForms
FromRU(RectangleD,UnitTypeEnum) メソッド

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス > FromRU メソッド : FromRU(RectangleD,UnitTypeEnum) メソッド
変換する値。 ResolvedUnit単位で表されます。
変換先 UnitTypeEnum単位。
現在のドキュメントの ResolvedUnit単位の RectangleD値を別の UnitTypeEnum単位に変換します。その際、 destTypeUnitTypeEnum.Pixelの場合は CreationDpi解像度を使用します。
シンタックス
'宣言
 
Public Overloads Function FromRU( _
   ByVal value As RectangleD, _
   ByVal destType As UnitTypeEnum _
) As RectangleD
public RectangleD FromRU( 
   RectangleD value,
   UnitTypeEnum destType
)

パラメータ

value
変換する値。 ResolvedUnit単位で表されます。
destType
変換先 UnitTypeEnum単位。

戻り値の型

ターゲット単位に変換された RectangleD構造体。
参照

C1PrintDocument クラス
C1PrintDocument メンバ
オーバーロード一覧