DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / ImportArguments Class
Members

In This Topic
    ImportArguments Class
    In This Topic
    Class used to hold arguments passed to an import codec
    Object Model
    ImportArguments Class
    Syntax
    'Declaration
     
    
    Public Class ImportArguments 
       Inherits DicomCodecBaseArguments
    public class ImportArguments : DicomCodecBaseArguments 
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomCodecs.DicomCodecBaseArguments
          DicomObjects.DicomCodecs.ImportArguments

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also