DicomObjects.NET.V8
DicomObjects Namespace / DicomViewer Class / DicomViewer Constructor



In This Topic
    DicomViewer Constructor
    In This Topic
    Creates a new DicomViewer control
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New DicomViewer()
    public DicomViewer()
    public:
    DicomViewer();
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also