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

XmpData.IsFixedSize Property

Indicates whether the tree has a fixed size.

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

Syntax

Visual Basic
Public ReadOnly Property IsFixedSize As Boolean
C#
public bool IsFixedSize { get; }

Property Value

Always false.

See Also

Reference