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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.