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