Scales a C1.Framework.Thickness value to the dpi.
シンタックス
'宣言
Public Overloads Shared Function ScaleToDPI( _
ByVal As Thickness, _
ByVal As System.Integer _
) As Thickness
public static Thickness ScaleToDPI(
Thickness ,
System.int
)
パラメータ
- value
- The value for scaling.
- dpi
- The DPI value for the current display device.
戻り値の型
The scaled value.
参照