Type1ConditionalImage Property

Summary

Gets or sets the image to display for type 1 conditional elements.

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

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly