Ribbon for WinForms
CreateRoundRectRgn メソッド (Win32)

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

パラメータ

nLeftRect
nTopRect
nRightRect
nBottomRect
nWidthEllipse
nHeightEllipse
参照

Win32 クラス
Win32 メンバ