DicomObjects.NET.V8
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 Short
     
    'Usage
     
    Dim instance As DicomImage
    Dim value As Short
     
    value = instance.VoiLUTInUse
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also