Sets a new node to this tree.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void SetNode( XmpNode node )
Type: Aurigma.GraphicsMill.Codecs.XmpNode
A XmpNode to set.This method reads a key (tag name) from the provided XmpNode and inserts it into the tree instead of the node with the same tag name.