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






    DefaultVoiLUT Property
    Default value for the VoiLUT property
    Syntax
    'Declaration
     
    
    Public Shared Property DefaultVoiLUT As System.Short
     
    'Usage
     
    
    Dim value As System.Short
     
    DicomImage.DefaultVoiLUT = value
     
    value = DicomImage.DefaultVoiLUT
    Remarks
    All new DicomImage objects will have this as their VoiLUT property
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also