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

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

パラメータ

x
y
参照

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

 

 


Copyright © GrapeCity inc. All rights reserved.