SuperTooltip for WinForms
Ellipse メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : Ellipse メソッド
シンタックス
'宣言
 
Public Shared Function Ellipse( _
   ByVal hdc As System.IntPtr, _
   ByVal ulCornerX As System.Integer, _
   ByVal ulCornerY As System.Integer, _
   ByVal lrCornerX As System.Integer, _
   ByVal lrCornerY As System.Integer _
) As System.Boolean
public static System.bool Ellipse( 
   System.IntPtr hdc,
   System.int ulCornerX,
   System.int ulCornerY,
   System.int lrCornerX,
   System.int lrCornerY
)

パラメータ

hdc
ulCornerX
ulCornerY
lrCornerX
lrCornerY
参照

Win32 クラス
Win32 メンバ