Ribbon for WinForms
ScaleToDPI(Style,Int32) メソッド

C1.Win.4.8 アセンブリ > C1.Win.Util 名前空間 > DpiHelper クラス > ScaleToDPI メソッド : ScaleToDPI(Style,Int32) メソッド
The style for scaling.
The DPI value for the current display device.
Scales the C1.Framework.Style instance to the dpi.
シンタックス
'宣言
 
Public Overloads Shared Sub ScaleToDPI( _
   ByVal value As Style, _
   ByVal dpi As Integer _
) 
public static void ScaleToDPI( 
   Style value,
   int dpi
)

パラメータ

value
The style for scaling.
dpi
The DPI value for the current display device.
解説
This method doen't scale the Font property.
参照

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