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






In This Topic
    Jpip Class
    In This Topic
    Static class to hold global options for JPIP usage
    Object Model
    Jpip Class
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class Jpip 
    'Usage
     
    
    Dim instance As Jpip
    public static class Jpip 
    public class Jpip abstract; sealed; 
    public abstract sealed class Jpip 
    public __gc abstract __sealed class Jpip 
    public ref class Jpip abstract sealed 
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomCodecs.Jpip

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also