ImageDescription Property

Summary
Gets or set a System.String that represents the description of the image.
Syntax
C#
VB
C++
public string ImageDescription { get; set; } 
  
Public Property ImageDescription As String 
public: 
property String^ ImageDescription { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String that represents the description of the image.

Requirements

Target Platforms

See Also

Reference

ImageItem Class

ImageItem Members

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

Leadtools.Medical.Workstation Assembly

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