| C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > TransformGraph Class : AddNode Method |
The node that will be added to the transform graph.
'Declaration Public Sub AddNode( _ ByVal node As TransformNode _ )
public void AddNode( TransformNode node )
The node that will be added to the transform graph.