Ribbon for WinForms
RescaleConstantsForDpi メソッド (ButtonElement)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ButtonElement クラス : RescaleConstantsForDpi メソッド
The DPI value prior to the change.
The DPI value after the change.
Provides constants for rescaling the Element when a DPI change occurs.
シンタックス
'宣言
 
Protected Overridable Sub RescaleConstantsForDpi( _
   ByVal deviceDpiOld As Integer, _
   ByVal deviceDpiNew As Integer _
) 
protected virtual void RescaleConstantsForDpi( 
   int deviceDpiOld,
   int deviceDpiNew
)

パラメータ

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

ButtonElement クラス
ButtonElement メンバ