XmpStructNode Class

Represents a structured XMP property.

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

Syntax

C#
public sealed class XmpStructNode : XmpDictionaryNode, IDisposable

Remarks

A structured property consists of one or more named fields. A field in a structure can itself be a structure or an array.

Inheritance Hierarchy

System.Object

Thread Safety

Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also

Reference

Manual