XmpArrayNode.IsFixedSize Property

Gets a value indicating whether the XmpArrayNode has a fixed size.

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

Syntax

C#
public bool IsFixedSize { get; }

Property Value

Always true.

Implements

IList.IsFixedSize

See Also

Reference