GrapeCity PlusPak for Windows Forms 11.0J
DrawLeftArrowWithEndLine メソッド (GraphicsRenderer)

描画するSystem.Drawing.Graphicsオブジェクト。
System.Drawing.Rectangleの値は塗りつぶす矩形を示します。
System.Drawing.Colorの値は前景色を示します。
エンドラインの付いた左矢印を描画します。
シンタックス
Protected Sub DrawLeftArrowWithEndLine( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle, _
   ByVal color As Color _
) 
protected void DrawLeftArrowWithEndLine( 
   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.