←Select platform

RgbLayerColor Property

Summary
Gets or sets the "Graphic Layer Recommended Display RGB Value" (0070,0067) attribute value.
Syntax
C#
VB
C++
public short[] RgbLayerColor { get; set; } 
Public Property RgbLayerColor() As Short() 
   Get 
   Set 
public:  
   property array<short>^ RgbLayerColor 
   { 
      array<short>^ get() 
      void set(array<short>^ value) 
   } 

Property Value

Value that indicates the "Graphic Layer Recommended Display RGB Value" (0070,0067) attribute value.

Example

For an example, refer to CreateLayer.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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