AddInImage Constructor

Summary

Initializes a new instance of the AddInImage class.

Syntax
C#
VB
C++
public AddInImage( 
   Image img 
) 
  
Public Function New( _ 
   ByVal img As Image _ 
) 
public: 
AddInImage(  
   Image^ img 
) 

Parameters

img
The img.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly