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






    MinValue Property
    The source value mapped to the first value in the LUT
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MinValue As System.Integer
     
    'Usage
     
    
    Dim instance As LookupTable
    Dim value As System.Integer
     
    value = instance.MinValue
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also