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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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