Gets or sets the element with the specified key.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public override Object this[ Object key ] { get; set; }
Type: System.Object
The key of the element to get or set.