DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LookupTable Class / Data Property






    Data Property (LookupTable)
    The LUT data
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Data As System.Array
     
    'Usage
     
    
    Dim instance As LookupTable
    Dim value As System.Array
     
    value = instance.Data
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also