Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / CtSliceInfo Class / TransferSyntax Property

In This Topic
    TransferSyntax Property
    In This Topic
    Gets the "Transfer Syntax UID" attribute (0002,0010)
    Syntax
    'Declaration
     
    Public ReadOnly Property TransferSyntax As String
    public string TransferSyntax {get;}
    See Also