Ribbon for WinForms
CreatePath メソッド (DrawUtil)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > DrawUtil クラス : CreatePath メソッド
the values for corners.
the right-to-left flag.
the original rectangle.
Creates a System.Drawing.Drawing2D.GraphicsPath for a rectangle with rounded edges.
シンタックス
'宣言
 
Public Shared Function CreatePath( _
   ByVal corners As Corners, _
   ByVal rightToLeft As Boolean, _
   ByVal bounds As Rectangle _
) As GraphicsPath
public static GraphicsPath CreatePath( 
   Corners corners,
   bool rightToLeft,
   Rectangle bounds
)

パラメータ

corners
the values for corners.
rightToLeft
the right-to-left flag.
bounds
the original rectangle.
参照

DrawUtil クラス
DrawUtil メンバ