GrapeCity ActiveReports for .NET 16.0J
DrawEllipseDoubleLine メソッド (Page)

GrapeCity.ActiveReports.Document.Section 名前空間 > Page クラス : DrawEllipseDoubleLine メソッド
左側。
上側。
幅。
高さ。
二重線の楕円を描画します。
シンタックス
'宣言
 
Public Sub DrawEllipseDoubleLine( _
   ByVal left As System.Single, _
   ByVal top As System.Single, _
   ByVal width As System.Single, _
   ByVal height As System.Single _
) 
public void DrawEllipseDoubleLine( 
   System.float left,
   System.float top,
   System.float width,
   System.float height
)

パラメータ

left
左側。
top
上側。
width
幅。
height
高さ。
参照

Page クラス
Page メンバ