FlexReport for WinForms
LogicalToDeviceUnits(Int32,Int32,Int32,Int32) メソッド


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewerDialog クラス > LogicalToDeviceUnits メソッド : LogicalToDeviceUnits(Int32,Int32,Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Function LogicalToDeviceUnits( _
   ByVal left As System.Integer, _
   ByVal top As System.Integer, _
   ByVal right As System.Integer, _
   ByVal bottom As System.Integer _
) As C1.Framework.Thickness
'使用法
 
Dim instance As C1FlexViewerDialog
Dim left As System.Integer
Dim top As System.Integer
Dim right As System.Integer
Dim bottom As System.Integer
Dim value As C1.Framework.Thickness
 
value = instance.LogicalToDeviceUnits(left, top, right, bottom)
public C1.Framework.Thickness LogicalToDeviceUnits( 
   System.int left,
   System.int top,
   System.int right,
   System.int bottom
)

パラメータ

left
top
right
bottom
参照

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