DioDocs for PDF
DrawRoundRect メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス : DrawRoundRect メソッド
Draws a rounded border defined by four Pen objects and CornerRadius structure.
オーバーロード一覧
オーバーロード解説
Draws a rounded border defined by four Pen objects and CornerRadius structure.  
Draws a rounded rectangle using a specified line color, width and style.

If the value of lineStyle parameter is not DashStyle.Solid, the rounded rectangle is drawn with a Pen having Pen.LineCap set to PenLineCap.Square instead of PenLineCap.Flat.

 
Draws a rounded rectangle using a specified line color, width and style.

If the value of lineStyle parameter is not DashStyle.Solid, the rounded rectangle is drawn with a Pen having Pen.LineCap set to PenLineCap.Square instead of PenLineCap.Flat.

 
Draws a rounded rectangle using a specified line color, width and dash pattern.

If the dashPattern array contains two or more items, the rounded rectangle is drawn with a Pen having Pen.LineCap set to PenLineCap.Square instead of PenLineCap.Flat.

 
Draws a rounded rectangle using a specified line color, width and dash pattern.

If the dashPattern array contains two or more items, the rounded rectangle is drawn with a Pen having Pen.LineCap set to PenLineCap.Square instead of PenLineCap.Flat.

 
Draws a rounded rectangle using a specified pen.  
Draws a rounded rectangle using a specified pen.  
参照

GcGraphics クラス
GcGraphics メンバ