DicomObjects.NET.V8
DicomObjects Namespace / DicomGlobal Class
Members



In This Topic
    DicomGlobal Class
    In This Topic
    Placeholder for various static methods and properties
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class DicomGlobal 
    'Usage
     
    Dim instance As DicomGlobal
    public static class DicomGlobal 
    public ref class DicomGlobal abstract sealed 
    Remarks
    Properties may be set and methods called from a config file if necessary - see Config File for more information.
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomGlobal

    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also