Indicates whether the dictionary is a read-only.

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

Syntax

Visual Basic

Public Overridable ReadOnly Property IsReadOnly As Boolean

C#

public virtual bool IsReadOnly { get; }

Property Value

Always false.