GrapeCity PlusPak for Windows Forms 11.0J
AddArc0To90 メソッド (TabRenderer)

孤にはSystem.Drawing.Drawing2D.GraphicsPathが追加されます。
円の開始System.Drawing.Point
円の終了System.Drawing.Point
0°〜90°の四分円をSystem.Drawing.Drawing2D.GraphicsPathオブジェクトに追加します。
シンタックス
Protected Sub AddArc0To90( _
   ByVal path As GraphicsPath, _
   ByVal p1 As Point, _
   ByVal p2 As Point _
) 
protected void AddArc0To90( 
   GraphicsPath path,
   Point p1,
   Point p2
)

パラメータ

path
孤にはSystem.Drawing.Drawing2D.GraphicsPathが追加されます。
p1
円の開始System.Drawing.Point
p2
円の終了System.Drawing.Point
参照

参照

TabRenderer クラス
TabRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.