PropertyImageInfo Property

Summary
Gets the property image info.
Syntax
C#
VB
C++
public List<PropertyImageInfo> PropertyImageInfo { get; } 
Public ReadOnly Property PropertyImageInfo As List(Of PropertyImageInfo) 
public: 
property List<PropertyImageInfo^>^ PropertyImageInfo { 
   List<PropertyImageInfo^>^ get(); 
} 

Property Value

The property image info.

Remarks

Any PropertyInfo objects added to this list will be associated with the DICOM element 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.