ActiveReports for .NET 18.0J
AddEllipse(Single,Single,Single,Single) メソッド

GrapeCity.ActiveReports.Drawing 名前空間 > PathEx クラス : AddEllipse(Single,Single,Single,Single) メソッド
楕円を四角形に追加します。
シンタックス
'宣言
 
Public Sub AddEllipse( _
   ByVal x As Single, _
   ByVal y As Single, _
   ByVal width As Single, _
   ByVal height As Single _
) 
public void AddEllipse( 
   float x,
   float y,
   float width,
   float height
)

パラメータ

x
y
width
height
参照

PathEx クラス
PathEx メンバ