Input for WinForms
CreateRoundRectRgn メソッド

C1.Win.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : CreateRoundRectRgn メソッド
シンタックス
'宣言
 
Public Shared Function CreateRoundRectRgn( _
   ByVal nLeftRect As System.Integer, _
   ByVal nTopRect As System.Integer, _
   ByVal nRightRect As System.Integer, _
   ByVal nBottomRect As System.Integer, _
   ByVal nWidthEllipse As System.Integer, _
   ByVal nHeightEllipse As System.Integer _
) As System.IntPtr
public static System.IntPtr CreateRoundRectRgn( 
   System.int nLeftRect,
   System.int nTopRect,
   System.int nRightRect,
   System.int nBottomRect,
   System.int nWidthEllipse,
   System.int nHeightEllipse
)

パラメータ

nLeftRect
nTopRect
nRightRect
nBottomRect
nWidthEllipse
nHeightEllipse
参照

Win32 クラス
Win32 メンバ