ActiveReports for .NET 18.0J
DrawEllipseDoubleLine メソッド (PageDoubleLineExtensions)

GrapeCity.ActiveReports.Document.Section 名前空間 > PageDoubleLineExtensions クラス : DrawEllipseDoubleLine メソッド
The canvas where ellipse to be drawn.
The left.
The top.
The width.
The height.
Draws the double line ellipse.
シンタックス
'宣言
 
Public Shared Sub DrawEllipseDoubleLine( _
   ByVal canvas As DrawCanvas, _
   ByVal left As Single, _
   ByVal top As Single, _
   ByVal width As Single, _
   ByVal height As Single _
) 
public static void DrawEllipseDoubleLine( 
   DrawCanvas canvas,
   float left,
   float top,
   float width,
   float height
)

パラメータ

canvas
The canvas where ellipse to be drawn.
left
The left.
top
The top.
width
The width.
height
The height.
参照

PageDoubleLineExtensions クラス
PageDoubleLineExtensions メンバ