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

二重線を描画します。
構文
'宣言
 
Public Shared Sub DrawDoubleLine( _
   ByVal page As Page, _
   ByVal x1 As Single, _
   ByVal y1 As Single, _
   ByVal x2 As Single, _
   ByVal y2 As Single _
) 
public static void DrawDoubleLine( 
   Page page,
   float x1,
   float y1,
   float x2,
   float y2
)

パラメータ

page
x1
y1
x2
y2
参照

関連項目

PageDoubleLineExtensions クラス
PageDoubleLineExtensions メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.