DioDocs for PDF
DrawRoundedRectangle メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > RenderTarget クラス : DrawRoundedRectangle メソッド
void ID2D1RenderTarget::DrawRoundedRectangle([In] const D2D1_ROUNDED_RECT* roundedRect,[In] ID2D1Brush* brush,[In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle)
シンタックス
'宣言
 
Public Sub DrawRoundedRectangle( _
   ByVal roundedRect As RoundedRectangle, _
   ByVal brush As Brush, _
   ByVal strokeWidth As System.Single, _
   Optional ByVal strokeStyle As StrokeStyle _
) 
public void DrawRoundedRectangle( 
   RoundedRectangle roundedRect,
   Brush brush,
   System.float strokeWidth,
   StrokeStyle strokeStyle
)

パラメータ

roundedRect
brush
strokeWidth
strokeStyle
参照

RenderTarget クラス
RenderTarget メンバ