FlexReport for WinForms
OnGetDpiScaledSize メソッド (OutputRangeForm)


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document.Forms 名前空間 > OutputRangeForm クラス : OnGetDpiScaledSize メソッド
シンタックス
'宣言
 
Protected Overridable Function OnGetDpiScaledSize( _
   ByVal deviceDpiOld As System.Integer, _
   ByVal deviceDpiNew As System.Integer, _
   ByRef desiredSize As System.Drawing.Size _
) As System.Boolean
'使用法
 
Dim instance As OutputRangeForm
Dim deviceDpiOld As System.Integer
Dim deviceDpiNew As System.Integer
Dim desiredSize As System.Drawing.Size
Dim value As System.Boolean
 
value = instance.OnGetDpiScaledSize(deviceDpiOld, deviceDpiNew, desiredSize)
protected virtual System.bool OnGetDpiScaledSize( 
   System.int deviceDpiOld,
   System.int deviceDpiNew,
   ref System.Drawing.Size desiredSize
)

パラメータ

deviceDpiOld
deviceDpiNew
desiredSize
参照

OutputRangeForm クラス
OutputRangeForm メンバ