Bitmap for UWP
SetOutputNode メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > TransformGraph クラス : SetOutputNode メソッド

The node that will be set as the output of the the transform graph.

Sets the output node for the transform graph.
シンタックス
'宣言
 
Public Sub SetOutputNode( _
   ByVal node As TransformNode _
) 
public void SetOutputNode( 
   TransformNode node
)

パラメータ

node

The node that will be set as the output of the the transform graph.

参照

TransformGraph クラス
TransformGraph メンバ