DioDocs for PDF
CreateRoundBordersPath メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス : CreateRoundBordersPath メソッド
The border bounds.
The CornerRadius structure.
Creates IPath object representing round border.
シンタックス
'宣言
 
Public Function CreateRoundBordersPath( _
   ByVal bounds As System.Drawing.RectangleF, _
   ByVal cornerRadius As CornerRadius _
) As IPath
public IPath CreateRoundBordersPath( 
   System.Drawing.RectangleF bounds,
   CornerRadius cornerRadius
)

パラメータ

bounds
The border bounds.
cornerRadius
The CornerRadius structure.

戻り値の型

The IPath representing round border.
参照

GcGraphics クラス
GcGraphics メンバ