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

GrapeCity.ActiveReports.Document.Section 名前空間 > PageDoubleLineExtensions クラス : DrawDoubleLine メソッド
Draws the double line.
シンタックス
'宣言
 
Public Shared Sub DrawDoubleLine( _
   ByVal canvas As DrawCanvas, _
   ByVal x1 As Single, _
   ByVal y1 As Single, _
   ByVal x2 As Single, _
   ByVal y2 As Single _
) 
public static void DrawDoubleLine( 
   DrawCanvas canvas,
   float x1,
   float y1,
   float x2,
   float y2
)

パラメータ

canvas
x1
y1
x2
y2
参照

PageDoubleLineExtensions クラス
PageDoubleLineExtensions メンバ