FlexReport for WinForms
GetSystemResolutionScaleFactors メソッド (Utils)


C1.Win.Document.8 アセンブリ > C1.Win.Document 名前空間 > Utils クラス : GetSystemResolutionScaleFactors メソッド
シンタックス
'宣言
 
Public Shared Sub GetSystemResolutionScaleFactors( _
   ByRef x As System.Single, _
   ByRef y As System.Single _
) 
'使用法
 
Dim x As System.Single
Dim y As System.Single
 
Utils.GetSystemResolutionScaleFactors(x, y)
public static void GetSystemResolutionScaleFactors( 
   out System.float x,
   out System.float y
)

パラメータ

x
y
参照

参照

Utils クラス
Utils メンバ