GrapeCity PlusPak for Windows Forms 11.0J
DrawEndLine メソッド

描画に使用するSystem.Drawing.Graphicsオブジェクト。
System.Drawing.Rectangleの値は塗りつぶす矩形を示します。
最初と最後のボタンのエンドラインを描画します。
シンタックス
Protected Sub DrawEndLine( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle _
) 
protected void DrawEndLine( 
   Graphics graphics,
   Rectangle rectangle
)

パラメータ

graphics
描画に使用するSystem.Drawing.Graphicsオブジェクト。
rectangle
System.Drawing.Rectangleの値は塗りつぶす矩形を示します。
参照

参照

SystemNavigatorRenderer クラス
SystemNavigatorRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.