DicomObjects.NET Core Documentation
DicomObjects Namespace / DicomGlobal Class
Members



In This Topic
    DicomGlobal Class
    In This Topic
    Placeholder for various static methods and properties
    Object Model
    DicomGlobal ClassReadBehaviours ClassWriteBehaviours Class
    Syntax
    'Declaration
     
    
    <ExtensionAttribute()>
    Public MustInherit NotInheritable Class DicomGlobal 
    'Usage
     
    
    Dim instance As DicomGlobal
    [Extension()]
    public static class DicomGlobal 
    [Extension()]
    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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also