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

構文
'宣言
 
Public Function New( _
   ByVal left As System.Integer, _
   ByVal top As System.Integer, _
   ByVal right As System.Integer, _
   ByVal bottom As System.Integer _
)
public NativeMethods.RECT( 
   System.int left,
   System.int top,
   System.int right,
   System.int bottom
)

パラメータ

left
top
right
bottom
参照

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

 

 


Copyright © GrapeCity inc. All rights reserved.