←Select platform

PropertyImageInfo Constructor(Image,string)

Summary

Initializes a new instance of the PropertyImageInfo class.

Syntax

C#
VB
C++
public PropertyImageInfo( 
   Image image, 
   string tooltip 
) 
Public Function New( _ 
   ByVal image As Image, _ 
   ByVal tooltip As String _ 
) 
public: 
PropertyImageInfo(  
   Image^ image, 
   String^ tooltip 
) 

Parameters

image
The image.

tooltip
The tooltip.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly