Overload | Description |
---|---|
DrawGeometry(Geometry,Brush) | Draws the outline of the specified geometry. |
DrawGeometry(Geometry,Brush,Single,StrokeStyle) | void ID2D1RenderTarget::DrawGeometry([In] ID2D1Geometry* geometry,[In] ID2D1Brush* brush,[In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle) |