Call us at 1-800-661-8190 or send an email at info@aurigma.com
Gets/sets the element with the specified key.
Namespace: Aurigma.GraphicsMill.Codecs Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Overrides NotOverridable Property Item ( _ key As Object _ ) As Object
public override sealed Object Item[ Object key ] { get; set; }
Type: System.Object