Image Property

Summary

Gets the image to be displayed in options dialog.

Syntax
C#
VB
C++
public AddInImage Image { get; } 
  
ReadOnly Property Image As AddInImage 
property AddInImage^ Image { 
   AddInImage^ get(); 
} 

Property Value

The image image to display.

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