XmpStructNode Constructor (String)

Initializes a new instance of the XmpStructNode class with the specified name.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public XmpStructNode(
	string name
)

Parameters

name

Type: System.String

A name of the node.

See Also

Reference