ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / RenderTarget Class / FillGeometry Method

In This Topic
    FillGeometry Method (RenderTarget)
    In This Topic
    Paints the interior of the specified geometry.
    Overload List
    OverloadDescription
    Paints the interior of the specified geometry.  
    void ID2D1RenderTarget::FillGeometry([In] ID2D1Geometry* geometry,[In] ID2D1Brush* brush,[In, Optional] ID2D1Brush* opacityBrush)  
    See Also