'宣言 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 )
Utils クラス Utils メンバ