PowerTools PlusPak for Windows Forms 8.0J
AddArc270To360 メソッド (ButtonRenderer)

孤にはSystem.Drawing.Drawing2D.GraphicsPathが追加されます。
円の開始System.Drawing.Point
円の終了System.Drawing.Point
270°〜360°の四分円をSystem.Drawing.Drawing2D.GraphicsPathオブジェクトに追加します。
構文
Protected Sub AddArc270To360( _
   ByVal path As GraphicsPath, _
   ByVal p1 As Point, _
   ByVal p2 As Point _
) 
protected void AddArc270To360( 
   GraphicsPath path,
   Point p1,
   Point p2
)

パラメータ

path
孤にはSystem.Drawing.Drawing2D.GraphicsPathが追加されます。
p1
円の開始System.Drawing.Point
p2
円の終了System.Drawing.Point
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

ButtonRenderer クラス
ButtonRenderer メンバ

Send Feedback