←Select platform

InsertIconImageSequence Property

Summary
Gets or sets a value indicating whether an Icon Image Sequence key (0088,0200) should be added to the Image Directory Record when adding a DICOM file or Data Set to the Directory.
Syntax
C#
VB
C++
public bool InsertIconImageSequence { get; set; } 
Public Property InsertIconImageSequence As Boolean 
public: 
property bool InsertIconImageSequence { 
   bool get(); 
   void set (    bool value); 
} 

Property Value

true if an Icon Image Sequence key (0088,0200) should be added to the Image Directory Record when adding a DICOM file or Data Set to the Directory (the icon image used is representative of the image stored); otherwise, false.

Example

For an example, refer to Reset.

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 Assembly

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