Overload | Description |
---|---|
DrawRectangle(D2DPen,float,float,float,float) | Draws the outline of a rectangle that has the specified dimensions and D2DPen. |
DrawRectangle(D2DPen,Rect) | Draws the outline of a rectangle that has the specified dimensions and D2DPen. |
Requirements
Target Platforms