ReportViewer for ASP.NET Web Forms
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 メンバ
オーバーロード一覧