'宣言 Public Shared Function CreatePath( _ ByVal corners As Corners, _ ByVal rightToLeft As System.Boolean, _ ByVal bounds As System.Drawing.Rectangle _ ) As System.Drawing.Drawing2D.GraphicsPath
public static System.Drawing.Drawing2D.GraphicsPath CreatePath( Corners corners, System.bool rightToLeft, System.Drawing.Rectangle bounds )
パラメータ
- corners
- 角の値
- rightToLeft
- 右から左方向フラグ
- bounds
- 元の四角形