[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.CommandSinkNative.Clear

Clear Method

Clear(ColorF?)

HRESULT ID2D1CommandSink::Clear([In, Optional] const D2D_COLOR_F* color)

Declaration
public void Clear(ColorF? color = null)
Parameters
Type Name Description
ColorF? color
Implements