←Select platform

RgbLayerColor Property

Summary

Gets or sets the "Graphic Layer Recommended Display RGB Value" (0070,0067) attribute value.

Syntax

C#
VB
WinRT C#
C++
public int RgbLayerColor { get; set; } 
Public Property RgbLayerColor As Integer 
public int RgbLayerColor {get; set;} 
 <br/>get_RgbLayerColor();<br/>set_RgbLayerColor(value);<br/>Object.defineProperty('RgbLayerColor');  
public: 
property int RgbLayerColor { 
   int get(); 
   void set (    int 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly