ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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