Eyeshot 11 WPF API Reference
WPF 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