DicomObjects.NET.8.48 Documentation
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(); 
    public function DicomViewer();
    public: DicomViewer();
    public:
    DicomViewer();
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also