Image Property

Summary

Gets or sets the image.

Syntax
C#
VB
C++
public Image Image { get; set; } 
Public Property Image As Image 
public: 
property Image^ Image { 
   Image^ get(); 
   void set (    Image^ ); 
} 

Property Value

The image associated with the property.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly