Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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