DicomObjects.NET.V8
DicomObjects Namespace / DicomImage Class / DefaultVoiLUT Property



    DefaultVoiLUT Property
    Default value for the VoiLUT property
    Syntax
    'Declaration
     
    Public Shared Property DefaultVoiLUT As Short
     
    'Usage
     
    Dim value As 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.0 or higher

    See Also