SuperTooltip for WinForms
RescaleForDpi メソッド

C1.Win.6 アセンブリ > C1.Framework 名前空間 > HostedElement クラス : RescaleForDpi メソッド
The DPI value prior to the change.
The DPI value after the change.
Calls methods to rescale of the element tree when a DPI change occurs.
シンタックス
'宣言
 
Public Sub RescaleForDpi( _
   ByVal deviceDpiOld As System.Integer, _
   ByVal deviceDpiNew As System.Integer _
) 
public void RescaleForDpi( 
   System.int deviceDpiOld,
   System.int deviceDpiNew
)

パラメータ

deviceDpiOld
The DPI value prior to the change.
deviceDpiNew
The DPI value after the change.
参照

HostedElement クラス
HostedElement メンバ