PowerTools SPREAD for Windows Forms 8.0J
GetDPISupportingScaleFactor メソッド


サポートされているDPIに対応するスケール係数の配列を取得します。
構文
'Declaration
 
Public Shared Function GetDPISupportingScaleFactor() As Single()
'使用法
 
Dim value() As Single
 
value = DPIUtils.GetDPISupportingScaleFactor()
public static float[] GetDPISupportingScaleFactor()
参照

DPIUtils クラス
DPIUtils メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.