Call us at 1-800-661-8190 or send an email at info@aurigma.com
Gets/sets a value for the specified key.
Namespace: Aurigma.GraphicsMill.Codecs Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Overridable Default Property Item ( _ key As Object _ ) As Object
public virtual Object this[ Object key ] { get; set; }
Type: System.Object