DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / DicomCodecBaseArguments Class / isSigned Property

In This Topic
    isSigned Property
    In This Topic
    Sign of the data
    Syntax
    'Declaration
     
    
    Public ReadOnly Property isSigned As System.Boolean
    public System.bool isSigned {get;}
    Remarks

    0 = unsigned

    1 = signed

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also