Indicates whether the dictionary has a fixed size.

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

Syntax

Visual Basic

Public Overridable ReadOnly Property IsFixedSize As Boolean

C#

public virtual bool IsFixedSize { get; }

Property Value

Always false.