Sets a node item.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void SetItemNoCycle( Object key, Object value )
Type: System.Object
The Object to be used as the key of the element to set. Typically it is a number that represents an EXIF/IPTC tag or Adobe resource block ID.Type: System.Object
The Object to be used as the value of the element to set.