←Select platform

Type2MandatoryImage Property

Summary

Gets or sets the image to display for type 2 mandatory elements.

Syntax

C#
VB
C++
public Image Type2MandatoryImage { get; set; } 
Public Property Type2MandatoryImage As Image 
public: 
property Image^ Type2MandatoryImage { 
   Image^ get(); 
   void set (    Image^ ); 
} 

Property Value

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

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