Bitmap for WPF
Stream(CommandSink) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > CommandList クラス > Stream メソッド : Stream(CommandSink) メソッド
The sink into which the command list will be streamed.
Streams the contents of the command list to the specified command sink.
シンタックス
'宣言
 
Public Overloads Sub Stream( _
   ByVal sink As CommandSink _
) 
public void Stream( 
   CommandSink sink
)

パラメータ

sink
The sink into which the command list will be streamed.
参照

CommandList クラス
CommandList メンバ
オーバーロード一覧