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

In This Topic
    MinValue Property
    In This Topic
    The source value mapped to the first value in the LUT
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MinValue As System.Integer
    public System.int MinValue {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also