Call us at 1-800-661-8190 or send an email at info@aurigma.com
Adds a node to the top of the XMP tree.
Namespace: Aurigma.GraphicsMill.Codecs Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub Add ( _ name As Object, _ node As Object _ )
public void Add( Object name, Object node )
Type: System.Object