GrapeCity PlusPak for Windows Forms 10.0J
DrawRightArrow メソッド (GraphicsRenderer)

描画するSystem.Drawing.Graphicsオブジェクト。
塗りつぶす矩形を示すSystem.Drawing.Rectangleの値。
前景色を示すSystem.Drawing.Colorの値。
右矢印を描画します。
シンタックス
Protected Sub DrawRightArrow( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle, _
   ByVal color As Color _
) 
protected void DrawRightArrow( 
   Graphics graphics,
   Rectangle rectangle,
   Color color
)

パラメータ

graphics
描画するSystem.Drawing.Graphicsオブジェクト。
rectangle
塗りつぶす矩形を示すSystem.Drawing.Rectangleの値。
color
前景色を示すSystem.Drawing.Colorの値。
参照

参照

GraphicsRenderer クラス
GraphicsRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.