←Select platform

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

Leadtools.Dicom.Common Assembly