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






    SignedInput Property
    True if the LUT is supposed to apply to signed data
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SignedInput As System.Boolean
     
    'Usage
     
    
    Dim instance As LookupTable
    Dim value As System.Boolean
     
    value = instance.SignedInput
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also