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

In This Topic
    SignedInput Property
    In This Topic
    True if the LUT is supposed to apply to signed data
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SignedInput As System.Boolean
    public System.bool SignedInput {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also