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

左です。
上です。
幅です。
高さです。
二重線の楕円を描画します。
構文
'宣言
 
Public Shared Sub DrawEllipseDoubleLine( _
   ByVal page As Page, _
   ByVal left As Single, _
   ByVal top As Single, _
   ByVal width As Single, _
   ByVal height As Single _
) 
public static void DrawEllipseDoubleLine( 
   Page page,
   float left,
   float top,
   float width,
   float height
)

パラメータ

page
left
左です。
top
上です。
width
幅です。
height
高さです。
参照

関連項目

PageDoubleLineExtensions クラス
PageDoubleLineExtensions メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.