Sets a new value for the specified key.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Overridable Sub SetNode ( _ node As XmpNode _ )
public virtual void SetNode( XmpNode node )
This method reads a key (tag name) from the provided XmpNode and inserts it into the dictionary instead of the node with the same tag name.