DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / ReadBehaviours Class / ReadBehaviours Constructor






    ReadBehaviours Constructor
    Create a new ReadBehaviours object
    Syntax
    'Declaration
     
    
    Public Function New()
     
    'Usage
     
    
    Dim instance As New ReadBehaviours()
    Remarks
    The properties are all initialised from global or "registry" values, as described in each individual property
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also