Ribbon for WinForms
RescaleConstantsForDpi メソッド (CheckBoxButtonElement)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > CheckBoxButtonElement クラス : 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.
参照

CheckBoxButtonElement クラス
CheckBoxButtonElement メンバ