←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly