C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D Namespace / RenderTarget Class / DrawGeometry Method

In This Topic
DrawGeometry Method (RenderTarget)
In This Topic
Draws the outline of the specified geometry.
Overload List
OverloadDescription
Draws the outline of the specified geometry.  
void ID2D1RenderTarget::DrawGeometry([In] ID2D1Geometry* geometry,[In] ID2D1Brush* brush,[In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle)  
See Also