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

MetadataEnumerator.Key Property

Gets a current key.

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

Syntax

Visual Basic
Public Overridable ReadOnly Property Key As Object
C#
public virtual Object Key { get; }

Property Value

Current key.

See Also

Reference