DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / LogicalToDeviceUnits Method / LogicalToDeviceUnits(Int32) Method

In This Topic
    LogicalToDeviceUnits(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Function LogicalToDeviceUnits( _
       ByVal value As System.Integer _
    ) As System.Integer
    public System.int LogicalToDeviceUnits( 
       System.int value
    )

    Parameters

    value
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also