ComponentOne Studio for WinRT XAML
NativeMethods.SIZE コンストラクタ

構文
'宣言
 
Public Function New( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer _
)
public NativeMethods.SIZE( 
   System.int x,
   System.int y
)

パラメータ

x
y
参照

NativeMethods.SIZE 構造体
NativeMethods.SIZE メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.