DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / VoiLUTInUse Property






    VoiLUTInUse Property
    Indicates whether a Values of Interest Lookup Table is in use
    Syntax
    'Declaration
     
    
    Public ReadOnly Property VoiLUTInUse As System.Short
     
    'Usage
     
    
    Dim instance As DicomImage
    Dim value As System.Short
     
    value = instance.VoiLUTInUse
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also