Bitmap for UWP
DrawRoundedRectangle メソッド

C1.UWP.DX アセンブリ > C1.Util.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( _
   ByRef roundedRect As RoundedRectangle, _
   ByVal brush As Brush, _
   ByVal strokeWidth As System.Single, _
   Optional ByVal strokeStyle As StrokeStyle _
) 
public void DrawRoundedRectangle( 
   ref RoundedRectangle roundedRect,
   Brush brush,
   System.float strokeWidth,
   StrokeStyle strokeStyle
)

パラメータ

roundedRect
brush
strokeWidth
strokeStyle
参照

RenderTarget クラス
RenderTarget メンバ