←Select platform

ShowGrayscaleInverted Property

Summary

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

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.ShowGrayscaleInverted)] 
public Nullable<bool> ShowGrayscaleInverted { get; set; } 
public:  
   [ElementAttribute((gcnew DicomTag::ShowGrayscaleInverted())),  
   DataMemberAttribute] 
   property Nullable<bool>^ ShowGrayscaleInverted 
   { 
      Nullable<bool>^ get() 
      void set(Nullable<bool>^ value) 
   } 

Property Value

Value that determines whether to show the image Grayscale Inverted.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.