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

XmpData.IsReadOnly Property

Indicates whether the tree is a read-only.

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

Syntax

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

Property Value

Always false.

See Also

Reference