Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / DicomDictionary Class / GetVR Method

In This Topic
    GetVR Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetVR( _
       ByVal theTagString As String _
    ) As String
    public static string GetVR( 
       string theTagString
    )

    Parameters

    theTagString
    See Also