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

XmpDictionaryNode.IsSynchronized Property

Indicates whether the dictionary is synchronized.

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

Syntax

Visual Basic
Public Overrides ReadOnly Property IsSynchronized As Boolean
C#
public override bool IsSynchronized { get; }

Property Value

Always false.

See Also

Reference