←Select platform

ToImage Method

Summary

Returns a System.Drawing.Image that represents the current AddInImage.

Syntax

C#
VB
C++
public Image ToImage() 
  
Public Function ToImage() As Image 
public: 
Image^ ToImage();  

Return Value

A System.Drawing.Image that represents the current AddInImage.

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