DicomObjects.NET.8.48 Documentation
DicomObjects.DicomUIDs Namespace / SOPClasses Class / VLWholeSlideMicroscopyImage Field






In This Topic
    VLWholeSlideMicroscopyImage Field
    In This Topic
    VL Whole Slide Microscopy Image Storage (1.2.840.10008.5.1.4.1.1.77.1.6)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly VLWholeSlideMicroscopyImage As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.VLWholeSlideMicroscopyImage
    public static readonly UID VLWholeSlideMicroscopyImage
    public field VLWholeSlideMicroscopyImage: UID; static; readonly 
    public static var VLWholeSlideMicroscopyImage : UID;
    public: static readonly UID* VLWholeSlideMicroscopyImage
    public:
    static readonly UID^ VLWholeSlideMicroscopyImage
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also