←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly