Gets or sets the image to display for type 1 mandatory elements.
public Image Type1MandatoryImage {get; set;}
public Image Type1MandatoryImage {get; set;}
get_Type1MandatoryImage();
set_Type1MandatoryImage(value);
'Declaration
Public Property Type1MandatoryImage As Image
'Usage
Dim instance As DicomPropertyGrid
Dim value As Image
instance.Type1MandatoryImage = value
value = instance.Type1MandatoryImage
Property Value
The type 1 mandatory image. ShowUsageImages needs to be true for this image to be visible.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2