←Select platform

ShowGrayscaleInverted Property (DisplaySet)

Summary

Gets or sets the whether to show the image Grayscale Inverted (Optional).

Syntax

C#
VB
C++
[DataMemberAttribute()] 
[ElementAttribute(7472902)] 
public System.Nullable<bool> ShowGrayscaleInverted { get; set; } 
<DataMemberAttribute(),  
 ElementAttribute(7472902)>  
Public Property ShowGrayscaleInverted() As System.Nullable(Of Boolean) 
   Get 
   Set 
public:  
   [DataMemberAttribute,  
   ElementAttribute(7472902)] 
   property System::Nullable<bool> ShowGrayscaleInverted 
   { 
      System::Nullable<bool> get() 
      void set(System::Nullable<bool> value) 
   } 

Property Value

Value that determines whether to show the image Grayscale Inverted.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize