[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.CommandList.Stream

Stream Method

Stream(ICommandSink)

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

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

The sink into which the command list will be streamed.

Stream(ICommandSink1)

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

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

The sink into which the command list will be streamed.