| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct2D Namespace > TransformGraph Class : SetOutputNode Method |
The node that will be set as the output of the the transform graph.
'Declaration Public Sub SetOutputNode( _ ByVal node As TransformNode _ )
public void SetOutputNode( TransformNode node )
The node that will be set as the output of the the transform graph.