Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / IodElement Class / Tag Property

In This Topic
    Tag Property (IodElement)
    In This Topic
    The Tag.
    Syntax
    'Declaration
     
    Public Property Tag As Iod
    public Iod Tag {get; set;}
    See Also