[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.RenderTarget.DrawRoundedRectangle

DrawRoundedRectangle Method

DrawRoundedRectangle(ref RoundedRectangle, Brush, float, StrokeStyle)

void ID2D1RenderTarget::DrawRoundedRectangle([In] const D2D1_ROUNDED_RECT* roundedRect,[In] ID2D1Brush* brush,[In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle)

Declaration
public void DrawRoundedRectangle(ref RoundedRectangle roundedRect, Brush brush, float strokeWidth, StrokeStyle strokeStyle = null)
Parameters
Type Name Description
RoundedRectangle roundedRect
Brush brush
float strokeWidth
StrokeStyle strokeStyle