GrapeCity PlusPak for Windows Forms 11.0J
AddArc90To180 メソッド (ButtonRenderer)

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

パラメータ

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

参照

ButtonRenderer クラス
ButtonRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.