Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

ImageDescription Property







Gets or set a System.String that represents the description of the image.
Syntax
public string ImageDescription {get; set;}
'Declaration
 
Public Property ImageDescription As String
'Usage
 
Dim instance As ImageItem
Dim value As String
 
instance.ImageDescription = value
 
value = instance.ImageDescription

            

            
public: __property string* get_ImageDescription();
public: __property void set_ImageDescription( 
   string* value
);
public:
property String^ ImageDescription {
   String^ get();
   void set (    String^ value);
}

Property Value

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

Target Platforms

See Also

Reference

ImageItem Class
ImageItem Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features