←Select platform

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

Leadtools.Dicom.Common Assembly