This documentation is for the old version. Go to the latest Graphics Mill docs

XmpLocalizedTextItemNode Class

This class represents a localized text item node.

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

Syntax

Visual Basic
Public NotInheritable Class XmpLocalizedTextItemNode _
	Inherits XmpNode
C#
public sealed class XmpLocalizedTextItemNode : XmpNode

Remarks

Nodes of this type are used to describe text items contain in XmpLocalizedTextNode.

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.LockableObject
L Aurigma.GraphicsMill.Codecs.XmpNode
L Aurigma.GraphicsMill.Codecs.XmpLocalizedTextItemNode

Thread Safety

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

Object Model




See Also

Reference