DicomObjects.NET.V8
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 Boolean
     
    'Usage
     
    Dim instance As LookupTable
    Dim value As Boolean
     
    value = instance.SignedInput
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also