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






In This Topic
    OphthalmicPhotography16Bit Field
    In This Topic
    Ophthalmic Photography 16 Bit Image Storage (1.2.840.10008.5.1.4.1.1.77.1.5.2)
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OphthalmicPhotography16Bit As UID
    'Usage
     
    
    Dim value As UID
     
    value = SOPClasses.OphthalmicPhotography16Bit
    public static readonly UID OphthalmicPhotography16Bit
    public field OphthalmicPhotography16Bit: UID; static; readonly 
    public static var OphthalmicPhotography16Bit : UID;
    public: static readonly UID* OphthalmicPhotography16Bit
    public:
    static readonly UID^ OphthalmicPhotography16Bit
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also