DicomObjects.NET.V8
DicomObjects Namespace / DicomGlobal Class
Members



DicomGlobal Class
Placeholder for various static methods and properties
Syntax
public static class DicomGlobal 
public ref class DicomGlobal abstract sealed 
'Declaration
 
Public MustInherit NotInheritable Class DicomGlobal 
 
'Usage
 
Dim instance As DicomGlobal
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 3.5 or higher

See Also