Type1MandatoryImage Property

Summary
Gets or sets the image to display for type 1 mandatory elements.
Syntax
C#
VB
C++
public Image Type1MandatoryImage { get; set; } 
Public Property Type1MandatoryImage As Image 
public: 
property Image^ Type1MandatoryImage { 
   Image^ get(); 
   void set (    Image^ ); 
} 

Property Value

The type 1 mandatory image. ShowUsageImages needs to be true for this image to be visible.

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.