[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.CommandList.Stream

Stream Method

Stream(CommandSink)

Streams the contents of the command list to the specified command sink.

Declaration
public void Stream(CommandSink sink)
Parameters
Type Name Description
CommandSink sink

The sink into which the command list will be streamed.

Stream(CommandSink1)

Streams the contents of the command list to the specified command sink.

Declaration
public void Stream(CommandSink1 sink)
Parameters
Type Name Description
CommandSink1 sink

The sink into which the command list will be streamed.