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